Changes in telerik.windows.controls.gridview from v21.1 (Version 4.0.30319.42000)<br> to v22 (Version 4.0.30319.42000)

Changes in telerik.windows.controls.gridview from v21.1 (Version 4.0.30319.42000)
to v22 (Version 4.0.30319.42000)

Removed Added
Telerik.Windows.Automation.Peers DataItemAutomationPeer ()
public abstract class Telerik.Windows.Automation.Peers.DataItemAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
public abstract class Telerik.Windows.Automation.Peers.DataItemAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
  • Method: protected virtual AutomationPeer CreateCellAutomationPeer (UIElement owner, int column)
  • Method: protected override List`1 GetChildrenCore ()
  • Method (i): public virtual object GetPattern (PatternInterface patternInterface)
  • Property: UIElement Owner { public get; }
  • Method (i): protected abstract List`1 GetChildrenCore ()
  • Method: ProtectedInternal virtual AutomationPeer GetParentElementPeer ()
  • Method (i): public abstract object GetPattern (PatternInterface patternInterface)
public class Telerik.Windows.Automation.Peers.FilteringControlAutomationPeer ()
  • Method (i): protected virtual List`1 GetChildrenCore ()
  • Method: protected override List`1 GetChildrenCore ()
Telerik.Windows.Automation.Peers GridViewDataControlAutomationPeer ()
public abstract class Telerik.Windows.Automation.Peers.GridViewDataControlAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
public abstract class Telerik.Windows.Automation.Peers.GridViewDataControlAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
--> NONE <--
  • Method: public abstract DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Property: virtual bool HorizontallyScrollable { public get; }
  • Property: virtual bool VerticallyScrollable { public get; }
public class Telerik.Windows.Automation.Peers.GridViewDataItemAutomationPeer ()
  • Method (i): protected virtual List`1 GetChildrenCore ()
  • Property: UIElement Owner { public get; }
  • Constructor: public GridViewDataItemAutomationPeer (object dataItem, GridViewDataControlAutomationPeer dataControlAutomationPeer, int index)
  • Method: protected override List`1 GetChildrenCore ()
  • Method (i): ProtectedInternal virtual AutomationPeer GetParentElementPeer ()
public class Telerik.Windows.Automation.Peers.GridViewHeaderCellAutomationPeer ()
  • Method (i): protected virtual string GetAutomationIdCore ()
  • Method (i): protected virtual List`1 GetChildrenCore ()
  • Method: protected override string GetAutomationIdCore ()
  • Method: protected override List`1 GetChildrenCore ()
public class Telerik.Windows.Automation.Peers.GridViewRowAutomationPeer ()
  • Method (i): protected virtual List`1 GetChildrenCore ()
  • Method: protected virtual AutomationPeer CreateCellAutomationPeer (UIElement owner, int column)
  • Method: protected override List`1 GetChildrenCore ()
public class Telerik.Windows.Automation.Peers.RadGridViewAutomationPeer ()
  • Method: public override object GetPattern (PatternInterface patternInterface)
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Method (i): public virtual object GetPattern (PatternInterface patternInterface)
Telerik.Windows.Automation.Peers RadTreeListViewAutomationPeer ()
public class Telerik.Windows.Automation.Peers.RadTreeListViewAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Automation.Peers.RadTreeListViewAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures)
--> NONE <--
  • Method: public override DataItemAutomationPeer CreateDataItemAutomationPeer (object dataItem, int index)
  • Property: virtual bool HorizontallyScrollable { public get; }
  • Property: virtual bool VerticallyScrollable { public get; }
public class Telerik.Windows.Automation.Peers.TreeListViewRowAutomationPeer ()
--> NONE <--
  • Method (i): protected virtual AutomationPeer CreateCellAutomationPeer (UIElement owner, int column)
public class Telerik.Windows.Controls.DraggedElement ()
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
ExportFormat ()
public sealed enum Telerik.Windows.Controls.ExportFormat
                    Html = 0,
                    Text = 1,
                    Csv = 2,
                    ExcelML = 3,
public sealed enum Telerik.Windows.Controls.ExportFormat
                    Html = 0,
                    Text = 1,
                    Csv = 2,
                    ExcelML = 3,
                    Xlsx = 4,
                    Pdf = 5,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls GridViewBoundColumnBase ()
public class Telerik.Windows.Controls.GridViewBoundColumnBase
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewBoundColumnBase
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewCellExportingEventArgs ()
n/a public class Telerik.Windows.Controls.GridViewCellExportingEventArgs
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool Cancel { public get; public set; }
  • Property: IExportableColumn Column { public get; }
  • Property: object DataContext { public get; }
  • Property: ExportElement Element { public get; }
  • Property: object Value { public get; public set; }
  • Property: object VisualParameters { public get; }
Telerik.Windows.Controls GridViewCheckBoxColumn ()
public class Telerik.Windows.Controls.GridViewCheckBoxColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewCheckBoxColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
GridViewClipboardCopyMode ()
public sealed enum Telerik.Windows.Controls.GridViewClipboardCopyMode
                    None = 1,
                    Cells = 2,
                    Default = 2,
                    Header = 4,
                    Footer = 8,
                    All = 14,
public sealed enum Telerik.Windows.Controls.GridViewClipboardCopyMode
                    None = 1,
                    Cells = 2,
                    Default = 2,
                    Header = 4,
                    Footer = 8,
                    All = 14,
                    SkipEmptyRows = 16,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls GridViewColumn ()
public class Telerik.Windows.Controls.GridViewColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method: protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Field: public static readonly DependencyProperty HeaderTextDecorationsProperty
  • Field: public static readonly DependencyProperty HeaderTextTrimmingProperty
  • Field: public static readonly DependencyProperty HeaderTextWrappingProperty
  • Field: public static readonly DependencyProperty IsSelectedProperty
  • Field: public static readonly DependencyProperty ShowToolTipOnTrimmedTextProperty
  • Method: protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
public class Telerik.Windows.Controls.GridViewColumnCollection ()
  • Method: public void AddRange (IEnumerable`1 items)
  • Method: public void RemoveItems (IEnumerable`1 items)
  • Method: public void AddRange (IEnumerable`1 items)
  • Method: public void RemoveItems (IEnumerable`1 items)
Telerik.Windows.Controls GridViewComboBoxColumn ()
public class Telerik.Windows.Controls.GridViewComboBoxColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewComboBoxColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Field: public static readonly DependencyProperty IsLightweightModeEnabledProperty
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsLightweightModeEnabled { public get; public set; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewDataColumn ()
public class Telerik.Windows.Controls.GridViewDataColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewDataColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Field: public static readonly DependencyProperty IsCellMergingEnabledProperty
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: bool IsCellMergingEnabled { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewDynamicHyperlinkColumn ()
public class Telerik.Windows.Controls.GridViewDynamicHyperlinkColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewDynamicHyperlinkColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewElementExportedToDocumentEventArgs ()
n/a public class Telerik.Windows.Controls.GridViewElementExportedToDocumentEventArgs
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: object DataContext { public get; }
  • Property: ExportElement Element { public get; }
public class Telerik.Windows.Controls.GridViewElementExportingEventArgs ()
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Attributes instead]Property: IDictionary`2 Attributes { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Background instead]Property: Nullable`1 Background { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontFamily instead]Property: FontFamily FontFamily { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontSize instead]Property: Nullable`1 FontSize { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontWeight instead]Property: Nullable`1 FontWeight { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Foreground instead]Property: Nullable`1 Foreground { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Height instead]Property: Nullable`1 Height { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Styles instead]Property: IDictionary`2 Styles { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).TextAlignment instead]Property: Nullable`1 TextAlignment { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).VerticalAlignment instead]Property: Nullable`1 VerticalAlignment { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Width instead]Property: Nullable`1 Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls GridViewElementExportingToDocumentEventArgs ()
n/a public class Telerik.Windows.Controls.GridViewElementExportingToDocumentEventArgs
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: bool Cancel { public get; public set; }
  • Property: object DataContext { public get; }
  • Property: ExportElement Element { public get; }
  • Property: object Value { public get; public set; }
  • Property: object VisualParameters { public get; }
Telerik.Windows.Controls GridViewExportEventArgs ()
public class Telerik.Windows.Controls.GridViewExportEventArgs n/a
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Attributes instead]Property: IDictionary`2 Attributes { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Background instead]Property: Nullable`1 Background { public get; public set; }
  • Property: bool Cancel { public get; public set; }
  • Property: object Context { public get; }
  • Property: ExportElement Element { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontFamily instead]Property: FontFamily FontFamily { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontSize instead]Property: Nullable`1 FontSize { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).FontWeight instead]Property: Nullable`1 FontWeight { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Foreground instead]Property: Nullable`1 Foreground { public get; public set; }
  • Property: ExportFormat Format { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Height instead]Property: Nullable`1 Height { public get; public set; }
  • Property: bool ShouldEncodeValue { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Styles instead]Property: IDictionary`2 Styles { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).TextAlignment instead]Property: Nullable`1 TextAlignment { public get; public set; }
  • Property: object Value { public get; public set; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).VerticalAlignment instead]Property: Nullable`1 VerticalAlignment { public get; public set; }
  • Property: object VisualParameters { public get; }
  • [Obsolete: This property is obsolete and it will be removed with Q1 2014. It is only supported when export format is HTML, so please, use (VisualParameters as GridViewHtmlVisualExportParameters).Width instead]Property: Nullable`1 Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls GridViewExpressionColumn ()
public class Telerik.Windows.Controls.GridViewExpressionColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewExpressionColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewHyperlinkColumn ()
public class Telerik.Windows.Controls.GridViewHyperlinkColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewHyperlinkColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewImageColumn ()
public class Telerik.Windows.Controls.GridViewImageColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewImageColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewMaskedInputColumn ()
public class Telerik.Windows.Controls.GridViewMaskedInputColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewMaskedInputColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: GridViewSearchPanel SearchPanel { public get; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewMaskedTextBoxColumn ()
public class Telerik.Windows.Controls.GridViewMaskedTextBoxColumn n/a
  • Constructor: public GridViewMaskedTextBoxColumn ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event EventHandler`1 SortingStateChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public virtual bool CanEdit (object item)
  • Method (i): public virtual bool CanFilter ()
  • Method (i): public virtual bool CanGroup ()
  • Method (i): public virtual bool CanSort ()
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearFilters ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method: public override void CopyPropertiesFrom (GridViewColumn source)
  • Method: public override FrameworkElement CreateCellEditElement (GridViewCell cell, object dataItem)
  • Method (i): public virtual FrameworkElement CreateCellElement (GridViewCell cell, object dataItem)
  • Method (i): public virtual IColumnFilterDescriptor CreateColumnFilterDescriptor ()
  • Method (i): public virtual ContentControl CreateField ()
  • Method (i): public virtual FrameworkElement CreateFieldFilterEditor ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public IEnumerable`1 GetAggregateResults (QueryableCollectionViewGroup group)
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): ProtectedInternal virtual object GetCellContent (object item)
  • Method (i): public string GetFilteringDisplayString (object distinctValue)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public virtual object GetNewValueFromEditor (object editor)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public object GetValueForItem (object item)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAggregateFunctionsCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): public virtual object OnCopyingCellClipboardContent (object item)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDataMemberBindingChanged ()
  • Method (i): ProtectedInternal virtual void OnDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): public virtual void OnPastingCellClipboardContent (object item, object value)
  • Method (i): ProtectedInternal virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): ProtectedInternal virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method: ProtectedInternal override object PrepareCellForEdit (FrameworkElement editingElement, RoutedEventArgs editingEventArgs)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected virtual void Refresh ()
  • Method (i): ProtectedInternal virtual void RefreshCellElement (FrameworkElement element, DependencyProperty dependencyProperty)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): protected virtual IQueryable SortDistinctValues (IQueryable source)
  • Method (i): protected virtual IQueryable SortDistinctValuesByFilteringDisplay (IQueryable source)
  • Method (i): public virtual string ToString ()
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public virtual IList`1 UpdateSourceWithEditorValue (GridViewCell gridViewCell)
  • Method (i): public void VerifyAccess ()
  • Property: double ActualWidth { public get; }
  • Property: AggregateFunctionCollection AggregateFunctions { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • Property: ProtectedInternal DependencyProperty BindingTarget { }
  • Property: DataTemplate CellEditTemplate { public get; public set; }
  • Property: DataTemplateSelector CellEditTemplateSelector { public get; public set; }
  • Property: Style CellStyle { public get; public set; }
  • Property: StyleSelector CellStyleSelector { public get; public set; }
  • Property: DataTemplate CellTemplate { public get; public set; }
  • Property: DataTemplateSelector CellTemplateSelector { public get; public set; }
  • Property: IColumnFilterDescriptor ColumnFilterDescriptor { public get; }
  • Property: string ColumnGroupName { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: GridViewDataControl DataControl { public get; }
  • Property: virtual string DataFormatString { public get; public set; }
  • Property: virtual Binding DataMemberBinding { public get; public set; }
  • Property: virtual Type DataType { public get; public set; }
  • Property: protected virtual MaskType DefaultMaskType { }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: Style EditorStyle { public get; public set; }
  • Property: GridViewEditTriggers EditTriggers { public get; public set; }
  • Property: virtual double ExportedElementWidth { public get; }
  • Property: IFilteringControl FilteringControl { public get; public set; }
  • Property: Style FilteringControlStyle { public get; public set; }
  • Property: protected virtual Func`2 FilteringDisplayFunc { }
  • Property: string FilterMemberPath { public get; public set; }
  • Property: Type FilterMemberType { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: object Footer { public get; public set; }
  • Property: Style FooterCellStyle { public get; public set; }
  • Property: TextAlignment FooterTextAlignment { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Style GroupFooterCellStyle { public get; public set; }
  • Property: StyleSelector GroupFooterCellStyleSelector { public get; public set; }
  • Property: DataTemplate GroupFooterTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupFooterTemplateSelector { public get; public set; }
  • Property: string GroupHeaderFormatString { public get; public set; }
  • Property: DataTemplate GroupHeaderTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupHeaderTemplateSelector { public get; public set; }
  • Property: virtual string GroupMemberPath { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: virtual object Header { public get; public set; }
  • Property: Style HeaderCellStyle { public get; public set; }
  • Property: TextAlignment HeaderTextAlignment { public get; public set; }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: virtual bool IsAutoGenerated { public get; public set; }
  • Property: bool IsCustomSortingEnabled { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFilterable { public get; public set; }
  • Property: bool IsFilteringDeferred { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: bool IsFrozen { public get; }
  • Property: bool IsGroupable { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: virtual bool IsReadOnly { public get; public set; }
  • Property: Binding IsReadOnlyBinding { public get; public set; }
  • Property: bool IsReorderable { public get; public set; }
  • Property: bool IsResizable { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSortable { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: virtual bool IsVisible { public get; public set; }
  • Property: virtual Type ItemType { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: string Mask { public get; public set; }
  • Property: MaskType MaskType { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: bool OptimizeDistinctFilterQuery { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool ShowColumnWhenGrouped { public get; public set; }
  • Property: bool ShowDistinctFilters { public get; public set; }
  • Property: bool ShowFieldFilters { public get; public set; }
  • Property: bool ShowFilterButton { public get; public set; }
  • Property: int SortingIndex { public get; }
  • Property: SortingState SortingState { public get; public set; }
  • Property: virtual string SortMemberPath { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: GridViewTabStop TabStopMode { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: protected virtual FilterDescriptorCollection TargetFilters { }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextTrimming TextTrimming { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: DataTemplate ToolTipTemplate { public get; public set; }
  • Property: DataTemplateSelector ToolTipTemplateSelector { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: virtual string UniqueName { public get; public set; }
  • Property: GridViewValidationMode ValidatesOnDataErrors { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls GridViewPinRowColumn ()
n/a public class Telerik.Windows.Controls.GridViewPinRowColumn
--> NONE <--
  • Constructor: public GridViewPinRowColumn ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event EventHandler`1 SortingStateChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method: public override bool CanEdit (object item)
  • Method: public override bool CanFilter ()
  • Method: public override bool CanGroup ()
  • Method: public override bool CanSort ()
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearFilters ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void CopyPropertiesFrom (GridViewColumn source)
  • Method (i): public virtual FrameworkElement CreateCellEditElement (GridViewCell cell, object dataItem)
  • Method: public override FrameworkElement CreateCellElement (GridViewCell cell, object dataItem)
  • Method (i): public virtual IColumnFilterDescriptor CreateColumnFilterDescriptor ()
  • Method (i): public virtual ContentControl CreateField ()
  • Method (i): public virtual FrameworkElement CreateFieldFilterEditor ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public IEnumerable`1 GetAggregateResults (QueryableCollectionViewGroup group)
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public string GetFilteringDisplayString (object distinctValue)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAggregateFunctionsCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): public virtual object OnCopyingCellClipboardContent (object item)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): ProtectedInternal virtual void OnDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): public virtual void OnPastingCellClipboardContent (object item, object value)
  • Method (i): ProtectedInternal virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): ProtectedInternal virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): ProtectedInternal virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): ProtectedInternal virtual object PrepareCellForEdit (FrameworkElement editingElement, RoutedEventArgs editingEventArgs)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): protected virtual void Refresh ()
  • Method (i): ProtectedInternal virtual void RefreshCellElement (FrameworkElement element, DependencyProperty dependencyProperty)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): protected virtual IQueryable SortDistinctValues (IQueryable source)
  • Method (i): protected virtual IQueryable SortDistinctValuesByFilteringDisplay (IQueryable source)
  • Method (i): public virtual string ToString ()
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual double ActualWidth { public get; }
  • Property: AggregateFunctionCollection AggregateFunctions { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • Property: DataTemplate CellEditTemplate { public get; public set; }
  • Property: DataTemplateSelector CellEditTemplateSelector { public get; public set; }
  • Property: Style CellStyle { public get; public set; }
  • Property: StyleSelector CellStyleSelector { public get; public set; }
  • Property: DataTemplate CellTemplate { public get; public set; }
  • Property: DataTemplateSelector CellTemplateSelector { public get; public set; }
  • Property: IColumnFilterDescriptor ColumnFilterDescriptor { public get; }
  • Property: string ColumnGroupName { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: GridViewDataControl DataControl { public get; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: GridViewEditTriggers EditTriggers { public get; public set; }
  • Property: IFilteringControl FilteringControl { public get; public set; }
  • Property: Style FilteringControlStyle { public get; public set; }
  • Property: protected virtual Func`2 FilteringDisplayFunc { }
  • Property: string FilterMemberPath { public get; public set; }
  • Property: Type FilterMemberType { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: object Footer { public get; public set; }
  • Property: Style FooterCellStyle { public get; public set; }
  • Property: TextAlignment FooterTextAlignment { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Style GroupFooterCellStyle { public get; public set; }
  • Property: StyleSelector GroupFooterCellStyleSelector { public get; public set; }
  • Property: DataTemplate GroupFooterTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupFooterTemplateSelector { public get; public set; }
  • Property: string GroupHeaderFormatString { public get; public set; }
  • Property: DataTemplate GroupHeaderTemplate { public get; public set; }
  • Property: DataTemplateSelector GroupHeaderTemplateSelector { public get; public set; }
  • Property: virtual string GroupMemberPath { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: virtual object Header { public get; public set; }
  • Property: Style HeaderCellStyle { public get; public set; }
  • Property: TextAlignment HeaderTextAlignment { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: virtual bool IsAutoGenerated { public get; public set; }
  • Property: bool IsCustomSortingEnabled { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFilterable { public get; public set; }
  • Property: bool IsFilteringDeferred { public get; public set; }
  • Property: bool IsFocused { public get; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsGroupable { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: virtual bool IsReadOnly { public get; public set; }
  • Property: bool IsReorderable { public get; public set; }
  • Property: bool IsResizable { public get; public set; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: bool IsSortable { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: virtual bool IsVisible { public get; public set; }
  • Property: virtual Type ItemType { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: bool OptimizeDistinctFilterQuery { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool ShowColumnWhenGrouped { public get; public set; }
  • Property: bool ShowDistinctFilters { public get; public set; }
  • Property: bool ShowFieldFilters { public get; public set; }
  • Property: bool ShowFilterButton { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: int SortingIndex { public get; }
  • Property: SortingState SortingState { public get; public set; }
  • Property: virtual string SortMemberPath { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: GridViewTabStop TabStopMode { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: protected virtual FilterDescriptorCollection TargetFilters { }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextTrimming TextTrimming { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: DataTemplate ToolTipTemplate { public get; public set; }
  • Property: DataTemplateSelector ToolTipTemplateSelector { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: virtual string UniqueName { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
Telerik.Windows.Controls GridViewSelectColumn ()
public class Telerik.Windows.Controls.GridViewSelectColumn
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridViewSelectColumn
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
public class Telerik.Windows.Controls.GridViewToggleRowDetailsColumn ()
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: double ActualWidth { public get; }
  • Property: int DisplayIndex { public get; public set; }
  • Property: bool IsFrozen { public get; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: GridViewLength Width { public get; public set; }
  • Method (i): protected virtual void OnAggregateFunctionsItemChanged (ItemChangedEventArgs`1 e)
  • Property: virtual double ActualWidth { public get; }
  • Property: virtual int DisplayIndex { public get; public set; }
  • Property: TextDecorationCollection HeaderTextDecorations { public get; public set; }
  • Property: TextTrimming HeaderTextTrimming { public get; public set; }
  • Property: TextWrapping HeaderTextWrapping { public get; public set; }
  • Property: virtual bool IsFrozen { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual double MaxWidth { public get; public set; }
  • Property: virtual double MinWidth { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: virtual GridViewLength Width { public get; public set; }
GridViewValidationType ()
n/a public sealed enum Telerik.Windows.Controls.GridViewValidationType
                    None = 1,
                    DataAnnotations = 2,
                    IDataErrorInfo = 4,
                    INotifyDataErrorInfo = 8,
                    Default = 14,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls RadGridView ()
public class Telerik.Windows.Controls.RadGridView
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadGridView
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeString)
  • Method (i): protected virtual void OnShowInsertRowChanged (bool oldValue, bool newValue)
  • [Obsolete: This property is obsolete. Please, use the NewRowPosition="Top"]Property: bool ShowInsertRow { public get; public set; }
  • Event: public event EventHandler`1 ElementExportedToDocument
  • Event: public event EventHandler`1 ElementExportingToDocument
  • Event: public event EventHandler`1 FrozenColumnsChanged
  • Event: public event EventHandler`1 SearchPanelVisibilityChanged
  • Field: public static readonly DependencyProperty CanUserSearchProperty
  • Field: public static readonly DependencyProperty CanUserSelectColumnsProperty
  • Field: public static readonly DependencyProperty ColumnsSelectionButtonVisibilityProperty
  • Method (i): public void ExportAsync (Stream stream, Action exportFinishedCallback, GridViewExportOptions options, bool shouldDisposeStream)
  • Method (i): public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeStream)
  • Method (i): protected virtual void OnNewRowPositionChanged ()
  • Method (i): protected virtual void OnPinnedRowsPositionChanged ()
  • Method (i): protected virtual void OnSearchPanelVisibilityChanged (VisibilityChangedEventArgs e)
  • Method (i): protected virtual void OnShowSearchPanelChanged (bool oldValue, bool newValue)
  • Method: public void SelectCellRegion (IEnumerable`1 cellRegions)
  • Method: public void SelectCellRegion (CellRegion cellRegion)
  • Method: public void UnselectCellRegion (IEnumerable`1 cellRegions)
  • Method: public void UnselectCellRegion (CellRegion cellRegion)
  • Property: bool CanUserSearch { public get; public set; }
  • Property: bool CanUserSelectColumns { public get; public set; }
  • Property: Visibility ColumnsSelectionButtonVisibility { public get; public set; }
  • Property: GridViewMergedCell CurrentMergedCell { public get; public set; }
  • Property: bool EnableColumnGroupsVirtualization { public get; public set; }
  • Property: bool IsPropertyChangedAggregationEnabled { public get; public set; }
  • Property: bool IsSearchingDeferred { public get; public set; }
  • Property: MergedCellsDirection MergedCellsDirection { public get; public set; }
  • Property: Style MergedCellsStyle { public get; public set; }
  • Property: StyleSelector MergedCellsStyleSelector { public get; public set; }
  • Property: GridViewPinnedRowsPosition PinnedRowsPosition { public get; public set; }
  • Property: Brush SearchPanelBackground { public get; public set; }
  • Property: Brush SearchPanelForeground { public get; public set; }
  • Property: bool ShouldCloseFilteringPopupOnKeyboardFocusChanged { public get; public set; }
  • Property: bool ShouldReorderColumnsOnUngrouping { public get; public set; }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
  • Property: bool ShowSearchPanel { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: GridViewValidationType ValidationType { public get; public set; }
public abstract sealed class Telerik.Windows.Controls.RadGridViewCommands ()
--> NONE <--
  • Property: static ICommand CloseSearchPanel { public get; }
  • Property: static ICommand Search { public get; }
  • Property: static ICommand SearchByText { public get; }
  • Property: static ICommand TogglePinnedRowState { public get; }
Telerik.Windows.Controls RadTreeListView ()
public class Telerik.Windows.Controls.RadTreeListView
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadTreeListView
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeString)
  • Method (i): protected virtual void OnItemsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnShowInsertRowChanged (bool oldValue, bool newValue)
  • [Obsolete: This property is obsolete. Please, use the NewRowPosition="Top"]Property: bool ShowInsertRow { public get; public set; }
  • Event: public event EventHandler`1 ElementExportedToDocument
  • Event: public event EventHandler`1 ElementExportingToDocument
  • Event: public event EventHandler`1 FrozenColumnsChanged
  • Event: public event EventHandler`1 SearchPanelVisibilityChanged
  • Field: public static readonly DependencyProperty TreeLinesBrushProperty
  • Field: public static readonly DependencyProperty TreeLinesStrokeThicknessProperty
  • Field: public static readonly DependencyProperty TreeLinesVisibilityProperty
  • Method (i): public void ExportAsync (Stream stream, Action exportFinishedCallback, GridViewExportOptions options, bool shouldDisposeStream)
  • Method (i): public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeStream)
  • Method: protected override void OnItemsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnNewRowPositionChanged ()
  • Method (i): protected virtual void OnPinnedRowsPositionChanged ()
  • Method (i): protected virtual void OnSearchPanelVisibilityChanged (VisibilityChangedEventArgs e)
  • Method (i): protected virtual void OnShowSearchPanelChanged (bool oldValue, bool newValue)
  • Property: GridViewMergedCell CurrentMergedCell { public get; public set; }
  • Property: bool EnableColumnGroupsVirtualization { public get; public set; }
  • Property: bool IsPropertyChangedAggregationEnabled { public get; public set; }
  • Property: bool IsSearchingDeferred { public get; public set; }
  • Property: MergedCellsDirection MergedCellsDirection { public get; public set; }
  • Property: Style MergedCellsStyle { public get; public set; }
  • Property: StyleSelector MergedCellsStyleSelector { public get; public set; }
  • Property: GridViewPinnedRowsPosition PinnedRowsPosition { public get; public set; }
  • Property: Brush SearchPanelBackground { public get; public set; }
  • Property: Brush SearchPanelForeground { public get; public set; }
  • Property: bool ShouldCloseFilteringPopupOnKeyboardFocusChanged { public get; public set; }
  • Property: bool ShouldReorderColumnsOnUngrouping { public get; public set; }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
  • Property: bool ShowSearchPanel { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: Brush TreeLinesBrush { public get; public set; }
  • Property: double TreeLinesStrokeThickness { public get; public set; }
  • Property: TreeLinesVisibility TreeLinesVisibility { public get; public set; }
  • Property: GridViewValidationType ValidationType { public get; public set; }
Telerik.Windows.Controls.GridView CellRegion ()
n/a public sealed struct Telerik.Windows.Controls.GridView.CellRegion
--> NONE <--
  • Constructor: public CellRegion (int left, int top, int width, int height)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override string ToString ()
Telerik.Windows.Controls.GridView ColumnHeaderConverter ()
n/a public class Telerik.Windows.Controls.GridView.ColumnHeaderConverter
--> NONE <--
  • Constructor: public ColumnHeaderConverter ()
  • Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
  • Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
Telerik.Windows.Controls.GridView CommonColumnHeader ()
public class Telerik.Windows.Controls.GridView.CommonColumnHeader
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridView.CommonColumnHeader
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Event: public event EventHandler`1 CellDoubleClick
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method: protected override Size ArrangeOverride (Size finalSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected virtual void OnColumnChanged (GridViewColumn oldColumn, GridViewColumn newColumn)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Property: virtual GridViewColumn Column { public get; }
  • Property: GridViewBoundColumnBase DataColumn { public get; }
  • Property: GridViewRowItem ParentRow { public get; }
  • Property: Brush VerticalGridLinesBrush { public get; }
  • Property: double VerticalGridLinesWidth { public get; }
Telerik.Windows.Controls.GridView CommonColumnHeadersPanel ()
n/a public class Telerik.Windows.Controls.GridView.CommonColumnHeadersPanel
--> NONE <--
  • Constructor: public CommonColumnHeadersPanel ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size finalSize)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): protected virtual void BringIndexIntoView (int index)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): protected virtual UIElementCollection CreateUIElementCollection (FrameworkElement logicalParent)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): protected void MarkForRecycleCellsOfHiddenColumns (int effectiveLeftMostIndex, int effectiveRightMostIndex)
  • Method (i): protected void MarkForRecycleLeftCellsNotInViewPort (int frozenColumnAwareLeftMostIndex)
  • Method (i): protected void MarkForRecycleRightCellsNotInViewPort (int rightMostColumnIndex)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsItemsHostChanged (bool oldIsItemsHost, bool newIsItemsHost)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext dc)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeChildren ()
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: UIElementCollection Children { public get; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: ProtectedInternal virtual bool HasLogicalOrientation { }
  • Property: bool HasLogicalOrientationPublic { public get; }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: ProtectedInternal UIElementCollection InternalChildren { }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: bool IsItemsHost { public get; public set; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: ProtectedInternal virtual Orientation LogicalOrientation { }
  • Property: Orientation LogicalOrientationPublic { public get; }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: ProtectedInternal GridViewDataControl ParentDataGrid { }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: object Tag { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
public class Telerik.Windows.Controls.GridView.CommonHeaderPresenter ()
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method: protected override Size MeasureOverride (Size availableSize)
public class Telerik.Windows.Controls.GridView.ControlPanelItem ()
--> NONE <--
  • Property: virtual DataTemplate ButtonContentTemplate { public get; public set; }
  • Property: virtual DataTemplate ContentTemplate { public get; public set; }
Telerik.Windows.Controls.GridView ControlPanelItemCollection ()
n/a public class Telerik.Windows.Controls.GridView.ControlPanelItemCollection
--> NONE <--
  • Constructor: public ControlPanelItemCollection ()
  • Event: public event NotifyCollectionChangedEventHandler CollectionChanged
  • Event: protected event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Add (IControlPanelItem item)
  • Method (i): protected IDisposable BlockReentrancy ()
  • Method (i): protected void CheckReentrancy ()
  • Method (i): public virtual void Clear ()
  • Method (i): protected virtual void ClearItems ()
  • Method (i): public virtual bool Contains (IControlPanelItem item)
  • Method (i): public virtual void CopyTo (IControlPanelItem[] array, int index)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual IEnumerator`1 GetEnumerator ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual int IndexOf (IControlPanelItem item)
  • Method (i): public virtual void Insert (int index, IControlPanelItem item)
  • Method (i): protected virtual void InsertItem (int index, IControlPanelItem item)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public void Move (int oldIndex, int newIndex)
  • Method (i): protected virtual void MoveItem (int oldIndex, int newIndex)
  • Method (i): protected virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs e)
  • Method (i): public virtual bool Remove (IControlPanelItem item)
  • Method (i): public virtual void RemoveAt (int index)
  • Method (i): protected virtual void RemoveItem (int index)
  • Method (i): protected virtual void SetItem (int index, IControlPanelItem item)
  • Method (i): public virtual string ToString ()
  • Property: virtual int Count { public get; }
  • Property: virtual IControlPanelItem this [int index] { public get; public set; }
  • Property: protected IList`1 Items { }
public class Telerik.Windows.Controls.GridView.DataCellsPresenter ()
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public sealed class Telerik.Windows.Controls.GridView.DistinctValueViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public sealed class Telerik.Windows.Controls.GridView.FieldFilterControlViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public sealed class Telerik.Windows.Controls.GridView.FilterDescriptorViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public sealed class Telerik.Windows.Controls.GridView.FilteringViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
public class Telerik.Windows.Controls.GridView.FilterOperatorsLoadingEventArgs ()
  • [Obsolete: This property is obsolete and will be removed. Please use DefaultOperator1 and DefaultOperator2 instead.]Property: Nullable`1 DefaultOperator { public get; public set; }
--> NONE <--
public class Telerik.Windows.Controls.GridView.GridViewCell ()
--> NONE <--
  • Field: public static readonly DependencyProperty IsHighlightedProperty
  • Method: ProtectedInternal virtual void PrepareCellProperties ()
public class Telerik.Windows.Controls.GridView.GridViewCellsPanel ()
  • Property: protected GridViewDataControl ParentDataGrid { }
  • Method: protected void MarkForRecycleCellsOfHiddenColumns (int effectiveLeftMostIndex, int effectiveRightMostIndex)
  • Method: protected void MarkForRecycleLeftCellsNotInViewPort (int frozenColumnAwareLeftMostIndex)
  • Method: protected void MarkForRecycleRightCellsNotInViewPort (int rightMostColumnIndex)
  • Property: ProtectedInternal GridViewDataControl ParentDataGrid { }
Telerik.Windows.Controls.GridView GridViewColumnGroupRow ()
n/a public class Telerik.Windows.Controls.GridView.GridViewColumnGroupRow
--> NONE <--
  • Event: public event EventHandler`1 CellLoaded
  • Event: public event EventHandler`1 CellUnloaded
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event RoutedEventHandler IsCurrentChanged
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event RoutedEventHandler Selected
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Event: public event RoutedEventHandler Unselected
  • Method (i): protected virtual void AddChild (object value)
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): protected virtual void AddText (string text)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size finalSize)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual ContentControl CreateIndentItem ()
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method (i): public virtual void Dispose ()
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): ProtectedInternal virtual bool IsSelectable ()
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size availableSize)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnCellLoaded (GridViewCellBase cell)
  • Method (i): protected virtual void OnCellUnloaded (GridViewCellBase cell)
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnHasHierarchyChanged ()
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsAlternatingChanged (bool oldValue, bool newValue)
  • Method (i): protected virtual void OnIsCurrentChanged (bool newValue)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnItemChanged (object oldItem, object newItem)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): protected virtual void OnSelected (RadRoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnUnselected (RadRoutedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): protected virtual void SelectionPropertyChanged (object sender, DependencyPropertyChangedEventArgs rowSelectionArgs)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public virtual void SetHorizontalScrollOffset (double newHorizontalOffset)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public virtual bool ShouldSerializeContent ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: virtual ActionOnLostFocus ActionOnLostFocus { public get; }
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: IList`1 Cells { public get; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: GridViewDataControl GridViewDataControl { public get; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool HasContent { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: bool HasHierarchy { public get; }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: Brush HorizontalGridLinesBrush { public get; }
  • Property: double HorizontalGridLinesWidth { public get; }
  • Property: virtual double HorizontalOffset { public get; }
  • Property: int IndentLevel { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsAlternating { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsCurrent { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: object Item { public get; public set; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: protected override string PartDataCellsPresenterName { }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: virtual Visibility RowIndicatorVisibility { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Brush VerticalGridLinesBrush { public get; }
  • Property: double VerticalGridLinesWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
Telerik.Windows.Controls.GridView GridViewDataControl ()
public class Telerik.Windows.Controls.GridView.GridViewDataControl
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.GridView.GridViewDataControl
(Please hover your mouse over the type to see the inheritance signatures)
  • Field: public static readonly DependencyProperty ShowInsertRowProperty
  • Method: public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeString)
  • Method: protected virtual void OnShowInsertRowChanged (bool oldValue, bool newValue)
  • [Obsolete: This property is obsolete. Please, use the NewRowPosition="Top"]Property: bool ShowInsertRow { public get; public set; }
  • Event: public event EventHandler`1 ElementExportedToDocument
  • Event: public event EventHandler`1 ElementExportingToDocument
  • Event: public event EventHandler`1 FrozenColumnsChanged
  • Event: public event EventHandler`1 SearchPanelVisibilityChanged
  • Field: public static readonly DependencyProperty ControlPanelItemsProperty
  • Field: public static readonly DependencyProperty EnableColumnGroupsVirtualizationProperty
  • Field: public static readonly DependencyProperty IsPropertyChangedAggregationEnabledProperty
  • Field: public static readonly DependencyProperty IsSearchingDeferredProperty
  • Field: public static readonly DependencyProperty MergedCellsDirectionProperty
  • Field: public static readonly DependencyProperty MergedCellsStyleProperty
  • Field: public static readonly DependencyProperty MergedCellsStyleSelectorProperty
  • Field: public static readonly DependencyProperty PinnedRowsPositionProperty
  • Field: public static readonly DependencyProperty SearchPanelBackgroundProperty
  • Field: public static readonly DependencyProperty SearchPanelForegroundProperty
  • Field: public static readonly DependencyProperty ShouldCloseFilteringPopupOnKeyboardFocusChangedProperty
  • Field: public static readonly DependencyProperty ShouldReorderColumnsOnUngroupingProperty
  • Field: public static readonly DependencyProperty ShouldRespectIEditableObjectProperty
  • Field: public static readonly DependencyProperty ShowSearchPanelProperty
  • Field: public static readonly DependencyProperty ShowToolTipOnTrimmedTextProperty
  • Field: public static readonly DependencyProperty ValidationTypeProperty
  • Method: public void ExportAsync (Stream stream, Action exportFinishedCallback, GridViewExportOptions options, bool shouldDisposeStream)
  • Method: public void ExportAsync (Stream stream, GridViewExportOptions options, bool shouldDisposeStream)
  • Method: protected virtual void OnNewRowPositionChanged ()
  • Method: protected virtual void OnPinnedRowsPositionChanged ()
  • Method: protected virtual void OnSearchPanelVisibilityChanged (VisibilityChangedEventArgs e)
  • Method: protected virtual void OnShowSearchPanelChanged (bool oldValue, bool newValue)
  • Property: GridViewMergedCell CurrentMergedCell { public get; public set; }
  • Property: bool EnableColumnGroupsVirtualization { public get; public set; }
  • Property: bool IsPropertyChangedAggregationEnabled { public get; public set; }
  • Property: bool IsSearchingDeferred { public get; public set; }
  • Property: MergedCellsDirection MergedCellsDirection { public get; public set; }
  • Property: Style MergedCellsStyle { public get; public set; }
  • Property: StyleSelector MergedCellsStyleSelector { public get; public set; }
  • Property: GridViewPinnedRowsPosition PinnedRowsPosition { public get; public set; }
  • Property: Brush SearchPanelBackground { public get; public set; }
  • Property: Brush SearchPanelForeground { public get; public set; }
  • Property: bool ShouldCloseFilteringPopupOnKeyboardFocusChanged { public get; public set; }
  • Property: bool ShouldReorderColumnsOnUngrouping { public get; public set; }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
  • Property: bool ShowSearchPanel { public get; public set; }
  • Property: Nullable`1 ShowToolTipOnTrimmedText { public get; public set; }
  • Property: GridViewValidationType ValidationType { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewFilteredEventArgs ()
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteredEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
public class Telerik.Windows.Controls.GridView.GridViewFilteringEventArgs ()
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed)
  • Constructor: public GridViewFilteringEventArgs (IEnumerable`1 added, IEnumerable`1 removed, IColumnFilterDescriptor columnFilterDescriptor)
public class Telerik.Windows.Controls.GridView.GridViewFooterRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public class Telerik.Windows.Controls.GridView.GridViewGroupFooterRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • [Obsolete: This property is obsolete.]Property: GridViewGroupRow ParentGroupRow { public get; }
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
public class Telerik.Windows.Controls.GridView.GridViewHeaderCell ()
--> NONE <--
  • Field: public static readonly DependencyProperty TextAlignmentProperty
  • Field: public static readonly DependencyProperty TextDecorationsProperty
  • Field: public static readonly DependencyProperty TextTrimmingProperty
  • Field: public static readonly DependencyProperty TextWrappingProperty
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextTrimming TextTrimming { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewHeaderRow ()
  • Method: ProtectedInternal override void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method: ProtectedInternal override void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
Telerik.Windows.Controls.GridView GridViewIndicatorCell ()
public class Telerik.Windows.Controls.GridView.GridViewIndicatorCell n/a
  • Constructor: public GridViewIndicatorCell ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): protected virtual void AddChild (object value)
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): protected virtual void AddText (string text)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public virtual bool ShouldSerializeContent ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool HasContent { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
--> NONE <--
Telerik.Windows.Controls.GridView GridViewMergedCell ()
n/a public class Telerik.Windows.Controls.GridView.GridViewMergedCell
--> NONE <--
  • Constructor: public GridViewMergedCell ()
  • Event: public event EventHandler`1 CellDoubleClick
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Field: public static readonly DependencyProperty DisplayVisualCuesProperty
  • Field: public static readonly DependencyProperty IsCurrentProperty
  • Field: public static readonly DependencyProperty IsInEditModeProperty
  • Field: public static readonly DependencyProperty IsSelectedProperty
  • Method (i): protected virtual void AddChild (object value)
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): protected virtual void AddText (string text)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnColumnChanged (GridViewColumn oldColumn, GridViewColumn newColumn)
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method: protected override void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (PropertyChangedEventArgs args)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public virtual bool ShouldSerializeContent ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: virtual GridViewColumn Column { public get; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual object Content { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: GridViewBoundColumnBase DataColumn { public get; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: bool DisplayVisualCues { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool HasContent { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsCurrent { public get; public set; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInEditMode { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: GridViewRowItem ParentRow { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: object Value { public get; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Brush VerticalGridLinesBrush { public get; }
  • Property: double VerticalGridLinesWidth { public get; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewNewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual GridViewCellBase CreateItem ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: bool IsPinned { public get; public set; }
Telerik.Windows.Controls.GridView GridViewPinButton ()
n/a public class Telerik.Windows.Controls.GridView.GridViewPinButton
--> NONE <--
  • Constructor: public GridViewPinButton ()
  • Event: public event EventHandler`1 Activate
  • Event: public event RoutedEventHandler Click
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler`1 Hover
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Field: public static readonly DependencyProperty IsPinnedProperty
  • Method (i): protected virtual void AddChild (object value)
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): protected virtual void AddText (string text)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method (i): ProtectedInternal virtual void OnActivate ()
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnClick ()
  • Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
  • Method (i): protected virtual void OnContentPlacementChanged (Dock newValue, Dock oldValue)
  • Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
  • Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
  • Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnHover ()
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsPressedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public virtual bool ShouldSerializeContent ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: ClickMode ClickMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: virtual ICommand Command { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: virtual object CommandParameter { public get; public set; }
  • Property: virtual IInputElement CommandTarget { public get; public set; }
  • Property: virtual object Content { public get; public set; }
  • Property: Thickness ContentMargin { public get; public set; }
  • Property: Dock ContentPlacement { public get; public set; }
  • Property: string ContentStringFormat { public get; public set; }
  • Property: DataTemplate ContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: CornerRadius CornerRadius { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool HasContent { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: TimeSpan HoverDelay { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: CornerRadius InnerCornerRadius { public get; public set; }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsBackgroundVisible { public get; public set; }
  • Property: bool IsCancel { public get; public set; }
  • Property: bool IsDefault { public get; public set; }
  • Property: bool IsDefaulted { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsPinned { public get; public set; }
  • Property: bool IsPressed { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • Property: Geometry PathGeometry { public get; public set; }
  • Property: Style PathStyle { public get; public set; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
GridViewPinnedRowsPosition ()
n/a public sealed enum Telerik.Windows.Controls.GridView.GridViewPinnedRowsPosition
                    Top = 0,
                    Bottom = 1,
                    None = 2,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.GridView.GridViewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Field: public static readonly DependencyProperty IsPinnedProperty
  • Method: ProtectedInternal override GridViewCellBase CreateItem ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: bool IsPinned { public get; public set; }
public abstract class Telerik.Windows.Controls.GridView.GridViewRowItem ()
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual GridViewCellBase CreateItem ()
  • Method: ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
Telerik.Windows.Controls.GridView GridViewSearchPanel ()
n/a public class Telerik.Windows.Controls.GridView.GridViewSearchPanel
--> NONE <--
  • Constructor: public GridViewSearchPanel ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDoubleClick
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext drawingContext)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: Brush BorderBrush { public get; public set; }
  • Property: Thickness BorderThickness { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: int TabIndex { public get; public set; }
  • Property: object Tag { public get; public set; }
  • Property: ControlTemplate Template { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
public class Telerik.Windows.Controls.GridView.GridViewSelectedCellsChangedEventArgs ()
  • Constructor: public GridViewSelectedCellsChangedEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangedEventArgs (IList`1 addedCells, IList`1 removedCells)
public class Telerik.Windows.Controls.GridView.GridViewSelectedCellsChangingEventArgs ()
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells, bool isCancelable)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells)
  • Constructor: public GridViewSelectedCellsChangingEventArgs (IList`1 addedCells, IList`1 removedCells, bool isCancelable)
public class Telerik.Windows.Controls.GridView.GroupViewModel ()
--> NONE <--
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
Telerik.Windows.Controls.GridView HighlightTextBlock ()
n/a public class Telerik.Windows.Controls.GridView.HighlightTextBlock
--> NONE <--
  • Constructor: public HighlightTextBlock ()
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event DragEventHandler DragEnter
  • Event: public event DragEventHandler DragLeave
  • Event: public event DragEventHandler DragOver
  • Event: public event DragEventHandler Drop
  • Event: public event DependencyPropertyChangedEventHandler FocusableChanged
  • Event: public event GiveFeedbackEventHandler GiveFeedback
  • Event: public event RoutedEventHandler GotFocus
  • Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
  • Event: public event MouseEventHandler GotMouseCapture
  • Event: public event StylusEventHandler GotStylusCapture
  • Event: public event EventHandler`1 GotTouchCapture
  • Event: public event EventHandler Initialized
  • Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
  • Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
  • Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
  • Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event RoutedEventHandler LostFocus
  • Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
  • Event: public event MouseEventHandler LostMouseCapture
  • Event: public event StylusEventHandler LostStylusCapture
  • Event: public event EventHandler`1 LostTouchCapture
  • Event: public event EventHandler`1 ManipulationBoundaryFeedback
  • Event: public event EventHandler`1 ManipulationCompleted
  • Event: public event EventHandler`1 ManipulationDelta
  • Event: public event EventHandler`1 ManipulationInertiaStarting
  • Event: public event EventHandler`1 ManipulationStarted
  • Event: public event EventHandler`1 ManipulationStarting
  • Event: public event MouseButtonEventHandler MouseDown
  • Event: public event MouseEventHandler MouseEnter
  • Event: public event MouseEventHandler MouseLeave
  • Event: public event MouseButtonEventHandler MouseLeftButtonDown
  • Event: public event MouseButtonEventHandler MouseLeftButtonUp
  • Event: public event MouseEventHandler MouseMove
  • Event: public event MouseButtonEventHandler MouseRightButtonDown
  • Event: public event MouseButtonEventHandler MouseRightButtonUp
  • Event: public event MouseButtonEventHandler MouseUp
  • Event: public event MouseWheelEventHandler MouseWheel
  • Event: public event DragEventHandler PreviewDragEnter
  • Event: public event DragEventHandler PreviewDragLeave
  • Event: public event DragEventHandler PreviewDragOver
  • Event: public event DragEventHandler PreviewDrop
  • Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
  • Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
  • Event: public event KeyEventHandler PreviewKeyDown
  • Event: public event KeyEventHandler PreviewKeyUp
  • Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
  • Event: public event MouseButtonEventHandler PreviewMouseDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
  • Event: public event MouseEventHandler PreviewMouseMove
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
  • Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
  • Event: public event MouseButtonEventHandler PreviewMouseUp
  • Event: public event MouseWheelEventHandler PreviewMouseWheel
  • Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
  • Event: public event StylusButtonEventHandler PreviewStylusButtonDown
  • Event: public event StylusButtonEventHandler PreviewStylusButtonUp
  • Event: public event StylusDownEventHandler PreviewStylusDown
  • Event: public event StylusEventHandler PreviewStylusInAirMove
  • Event: public event StylusEventHandler PreviewStylusInRange
  • Event: public event StylusEventHandler PreviewStylusMove
  • Event: public event StylusEventHandler PreviewStylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
  • Event: public event StylusEventHandler PreviewStylusUp
  • Event: public event TextCompositionEventHandler PreviewTextInput
  • Event: public event EventHandler`1 PreviewTouchDown
  • Event: public event EventHandler`1 PreviewTouchMove
  • Event: public event EventHandler`1 PreviewTouchUp
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Event: public event QueryContinueDragEventHandler QueryContinueDrag
  • Event: public event QueryCursorEventHandler QueryCursor
  • Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
  • Event: public event SizeChangedEventHandler SizeChanged
  • Event: public event EventHandler`1 SourceUpdated
  • Event: public event StylusButtonEventHandler StylusButtonDown
  • Event: public event StylusButtonEventHandler StylusButtonUp
  • Event: public event StylusDownEventHandler StylusDown
  • Event: public event StylusEventHandler StylusEnter
  • Event: public event StylusEventHandler StylusInAirMove
  • Event: public event StylusEventHandler StylusInRange
  • Event: public event StylusEventHandler StylusLeave
  • Event: public event StylusEventHandler StylusMove
  • Event: public event StylusEventHandler StylusOutOfRange
  • Event: public event StylusSystemGestureEventHandler StylusSystemGesture
  • Event: public event StylusEventHandler StylusUp
  • Event: public event EventHandler`1 TargetUpdated
  • Event: public event TextCompositionEventHandler TextInput
  • Event: public event ToolTipEventHandler ToolTipClosing
  • Event: public event ToolTipEventHandler ToolTipOpening
  • Event: public event EventHandler`1 TouchDown
  • Event: public event EventHandler`1 TouchEnter
  • Event: public event EventHandler`1 TouchLeave
  • Event: public event EventHandler`1 TouchMove
  • Event: public event EventHandler`1 TouchUp
  • Event: public event RoutedEventHandler Unloaded
  • Field: public static readonly DependencyProperty HighlightBrushProperty
  • Field: public static readonly DependencyProperty HighlightTextProperty
  • Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
  • Method (i): ProtectedInternal void AddLogicalChild (object child)
  • Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
  • Method (i): protected void AddVisualChild (Visual child)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
  • Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
  • Method (i): public bool ApplyTemplate ()
  • Method (i): public void Arrange (Rect finalRect)
  • Method (i): protected virtual void ArrangeCore (Rect finalRect)
  • Method (i): protected virtual Size ArrangeOverride (Size arrangeSize)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
  • Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
  • Method (i): public virtual void BeginInit ()
  • Method (i): public void BeginStoryboard (Storyboard storyboard)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
  • Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
  • Method (i): public void BringIntoView ()
  • Method (i): public void BringIntoView (Rect targetRectangle)
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): public bool CheckAccess ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void CoerceValue (DependencyProperty dp)
  • Method (i): public virtual void EndInit ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
  • Method (i): public object FindName (string name)
  • Method (i): public object FindResource (object resourceKey)
  • Method (i): public virtual bool Focus ()
  • Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
  • Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
  • Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
  • Method (i): public TextPointer GetPositionFromPoint (Point point, bool snapToText)
  • Method (i): protected virtual ReadOnlyCollection`1 GetRectanglesCore (ContentElement child)
  • Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
  • Method (i): public Type GetType ()
  • Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
  • Method (i): public object GetValue (DependencyProperty dp)
  • Method (i): protected virtual Visual GetVisualChild (int index)
  • Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
  • Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
  • Method (i): public IInputElement InputHitTest (Point point)
  • Method (i): protected virtual IInputElement InputHitTestCore (Point point)
  • Method (i): public void InvalidateArrange ()
  • Method (i): public void InvalidateMeasure ()
  • Method (i): public void InvalidateProperty (DependencyProperty dp)
  • Method (i): public void InvalidateVisual ()
  • Method (i): public bool IsAncestorOf (DependencyObject descendant)
  • Method (i): public bool IsDescendantOf (DependencyObject ancestor)
  • Method (i): public void Measure (Size availableSize)
  • Method (i): protected virtual Size MeasureCore (Size availableSize)
  • Method (i): protected virtual Size MeasureOverride (Size constraint)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual bool MoveFocus (TraversalRequest request)
  • Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnChildDesiredSizeChangedCore (UIElement child)
  • Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
  • Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual void OnDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnDrop (DragEventArgs e)
  • Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
  • Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
  • Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
  • Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
  • Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
  • Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
  • Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
  • Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
  • Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
  • Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
  • Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
  • Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
  • Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
  • Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
  • Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
  • Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
  • Method (i): protected virtual void OnRender (DrawingContext ctx)
  • Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
  • Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
  • Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
  • Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
  • Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
  • Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
  • Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
  • Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
  • Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
  • Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
  • Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
  • Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
  • Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
  • Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
  • Method (i): public Point PointFromScreen (Point point)
  • Method (i): public Point PointToScreen (Point point)
  • Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
  • Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
  • Method (i): public object ReadLocalValue (DependencyProperty dp)
  • Method (i): public void RegisterName (string name, object scopedElement)
  • Method (i): public void ReleaseAllTouchCaptures ()
  • Method (i): public virtual void ReleaseMouseCapture ()
  • Method (i): public virtual void ReleaseStylusCapture ()
  • Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
  • Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
  • Method (i): ProtectedInternal void RemoveLogicalChild (object child)
  • Method (i): protected void RemoveVisualChild (Visual child)
  • Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
  • Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
  • Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
  • Method (i): public void SetResourceReference (DependencyProperty dp, object name)
  • Method (i): public void SetValue (DependencyProperty dp, object value)
  • Method (i): public void SetValue (DependencyPropertyKey key, object value)
  • Method (i): public bool ShouldSerializeBaselineOffset ()
  • Method (i): public bool ShouldSerializeCommandBindings ()
  • Method (i): public bool ShouldSerializeInlines (XamlDesignerSerializationManager manager)
  • Method (i): public bool ShouldSerializeInputBindings ()
  • Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
  • Method (i): public bool ShouldSerializeResources ()
  • Method (i): public bool ShouldSerializeStyle ()
  • Method (i): public bool ShouldSerializeText ()
  • Method (i): public bool ShouldSerializeTriggers ()
  • Method (i): public virtual string ToString ()
  • Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
  • Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
  • Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
  • Method (i): public GeneralTransform TransformToVisual (Visual visual)
  • Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
  • Method (i): public object TryFindResource (object resourceKey)
  • Method (i): public void UnregisterName (string name)
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): public void UpdateLayout ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AreAnyTouchesCaptured { public get; }
  • Property: bool AreAnyTouchesCapturedWithin { public get; }
  • Property: bool AreAnyTouchesDirectlyOver { public get; }
  • Property: bool AreAnyTouchesOver { public get; }
  • Property: Brush Background { public get; public set; }
  • Property: double BaselineOffset { public get; public set; }
  • Property: BindingGroup BindingGroup { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
  • Property: LineBreakCondition BreakAfter { public get; }
  • Property: LineBreakCondition BreakBefore { public get; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: bool ContainsMatch { public get; public set; }
  • Property: TextPointer ContentEnd { public get; }
  • Property: TextPointer ContentStart { public get; }
  • Property: ContextMenu ContextMenu { public get; public set; }
  • Property: Cursor Cursor { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • Property: Type DataType { public get; public set; }
  • Property: ProtectedInternal object DefaultStyleKey { }
  • Property: DependencyObjectType DependencyObjectType { public get; }
  • Property: Size DesiredSize { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: Effect Effect { public get; public set; }
  • Property: FlowDirection FlowDirection { public get; public set; }
  • Property: virtual bool Focusable { public get; public set; }
  • Property: Style FocusVisualStyle { public get; public set; }
  • Property: FontFamily FontFamily { public get; public set; }
  • Property: double FontSize { public get; public set; }
  • Property: FontStretch FontStretch { public get; public set; }
  • Property: FontStyle FontStyle { public get; public set; }
  • Property: FontWeight FontWeight { public get; public set; }
  • Property: bool ForceCursor { public get; public set; }
  • Property: Brush Foreground { public get; public set; }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: virtual double Height { public get; public set; }
  • Property: Brush HighlightBrush { public get; public set; }
  • Property: string HighlightText { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: protected virtual IEnumerator`1 HostedElementsCore { }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InlineCollection Inlines { public get; }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsArrangeValid { public get; }
  • Property: virtual bool IsEnabled { public get; public set; }
  • Property: protected virtual bool IsEnabledCore { }
  • Property: bool IsFocused { public get; }
  • Property: bool IsHitTestVisible { public get; public set; }
  • Property: bool IsHyphenationEnabled { public get; public set; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: virtual bool IsMouseCaptured { public get; }
  • Property: bool IsMouseCaptureWithin { public get; }
  • Property: virtual bool IsMouseDirectlyOver { public get; }
  • Property: virtual bool IsMouseOver { public get; }
  • Property: bool IsSealed { public get; }
  • Property: virtual bool IsStylusCaptured { public get; }
  • Property: bool IsStylusCaptureWithin { public get; }
  • Property: virtual bool IsStylusDirectlyOver { public get; }
  • Property: virtual bool IsStylusOver { public get; }
  • Property: bool IsVisible { public get; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: double LineHeight { public get; public set; }
  • Property: LineStackingStrategy LineStackingStrategy { public get; public set; }
  • Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
  • Property: Thickness Margin { public get; public set; }
  • Property: double MaxHeight { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: double Opacity { public get; public set; }
  • Property: Brush OpacityMask { public get; public set; }
  • Property: bool OverridesDefaultStyle { public get; public set; }
  • Property: Thickness Padding { public get; public set; }
  • Property: DependencyObject Parent { public get; }
  • [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: object Tag { public get; public set; }
  • Property: DependencyObject TemplatedParent { public get; }
  • Property: string Text { public get; public set; }
  • Property: TextAlignment TextAlignment { public get; public set; }
  • Property: TextDecorationCollection TextDecorations { public get; public set; }
  • Property: TextEffectCollection TextEffects { public get; public set; }
  • Property: TextTrimming TextTrimming { public get; public set; }
  • Property: TextWrapping TextWrapping { public get; public set; }
  • Property: object ToolTip { public get; public set; }
  • Property: IEnumerable`1 TouchesCaptured { public get; }
  • Property: IEnumerable`1 TouchesCapturedWithin { public get; }
  • Property: IEnumerable`1 TouchesDirectlyOver { public get; }
  • Property: IEnumerable`1 TouchesOver { public get; }
  • Property: TriggerCollection Triggers { public get; }
  • Property: Typography Typography { public get; }
  • Property: string Uid { public get; public set; }
  • Property: bool UseLayoutRounding { public get; public set; }
  • Property: VerticalAlignment VerticalAlignment { public get; public set; }
  • Property: Visibility Visibility { public get; public set; }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
  • [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
  • Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
  • Property: ProtectedInternal CacheMode VisualCacheMode { }
  • Property: protected virtual int VisualChildrenCount { }
  • Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
  • Property: ProtectedInternal Geometry VisualClip { }
  • Property: ProtectedInternal EdgeMode VisualEdgeMode { }
  • Property: ProtectedInternal Effect VisualEffect { }
  • Property: ProtectedInternal Vector VisualOffset { }
  • Property: ProtectedInternal double VisualOpacity { }
  • Property: ProtectedInternal Brush VisualOpacityMask { }
  • Property: protected DependencyObject VisualParent { }
  • Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
  • Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
  • Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
  • Property: ProtectedInternal Transform VisualTransform { }
  • Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
  • Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
  • Property: virtual double Width { public get; public set; }
public interface Telerik.Windows.Controls.GridView.IControlPanelItem ()
--> NONE <--
  • Property: DataTemplate ButtonContentTemplate { public get; }
  • Property: DataTemplate ContentTemplate { public get; }
Telerik.Windows.Controls.GridView MergedCellInfo ()
n/a public class Telerik.Windows.Controls.GridView.MergedCellInfo
--> NONE <--
  • Constructor: public MergedCellInfo (int horizontalStart, int verticalStart, int height, int width, object value)
  • Method: public override bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public override string ToString ()
  • Property: int Height { public get; }
  • Property: int HorizontalStart { public get; }
  • Property: bool IsCurrent { public get; }
  • Property: bool IsInEditMode { public get; }
  • Property: object Value { public get; }
  • Property: int VerticalStart { public get; }
  • Property: int Width { public get; }
MergedCellsDirection ()
n/a public sealed enum Telerik.Windows.Controls.GridView.MergedCellsDirection
                    None = 0,
                    Horizontal = 1,
                    Vertical = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.GridView.GridView FrozenColumnsChangedEventArgs ()
n/a public class Telerik.Windows.Controls.GridView.GridView.FrozenColumnsChangedEventArgs
--> NONE <--
  • Constructor: public FrozenColumnsChangedEventArgs (IList`1 addedFrozenColumns, IList`1 removedFrozenColumns, IList`1 allFrozenColumns)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnSetSource (object source)
  • Method (i): public virtual string ToString ()
  • Property: ReadOnlyCollection`1 AddedFrozenColumns { public get; }
  • Property: ReadOnlyCollection`1 AllFrozenColumns { public get; }
  • Property: bool Handled { public get; public set; }
  • Property: object OriginalSource { public get; }
  • Property: ReadOnlyCollection`1 RemovedFrozenColumns { public get; }
  • Property: RoutedEvent RoutedEvent { public get; public set; }
  • Property: object Source { public get; public set; }
Telerik.Windows.Controls.GridView.SearchPanel GridViewSearchPanelCommands ()
n/a public abstract sealed class Telerik.Windows.Controls.GridView.SearchPanel.GridViewSearchPanelCommands
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: static ICommand ClearSearchValue { public get; }
Telerik.Windows.Controls.GridView.SearchPanel SearchViewModel ()
n/a public class Telerik.Windows.Controls.GridView.SearchPanel.SearchViewModel
--> NONE <--
  • Constructor: public SearchViewModel ()
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Dispose ()
  • Method (i): protected virtual void Dispose (bool disposing)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (Expression`1 propertyExpression)
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
  • Method (i): public virtual string ToString ()
  • Method (i): protected void VerifyPropertyName (string propertyName)
  • Property: string SearchText { public get; public set; }
TreeLinesVisibility ()
n/a public sealed enum Telerik.Windows.Controls.TreeListView.TreeLinesVisibility
                    Hidden = 0,
                    Visible = 1,
--> NONE <-- --> NONE <--
public class Telerik.Windows.Controls.TreeListView.TreeListCellsPanel ()
  • Method (i): protected virtual Size ArrangeOverride (Size finalSize)
  • Method (i): protected virtual Size MeasureOverride (Size availableSize)
  • Property: protected GridViewDataControl ParentDataGrid { }
  • Method: protected override Size ArrangeOverride (Size finalSize)
  • Method (i): protected void MarkForRecycleCellsOfHiddenColumns (int effectiveLeftMostIndex, int effectiveRightMostIndex)
  • Method (i): protected void MarkForRecycleLeftCellsNotInViewPort (int frozenColumnAwareLeftMostIndex)
  • Method (i): protected void MarkForRecycleRightCellsNotInViewPort (int rightMostColumnIndex)
  • Method: protected override Size MeasureOverride (Size availableSize)
  • Property: ProtectedInternal GridViewDataControl ParentDataGrid { }
public class Telerik.Windows.Controls.TreeListView.TreeListViewRow ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual GridViewCellBase CreateItem ()
  • Method (i): ProtectedInternal virtual void OnColumnsChanged (ObservableCollection`1 columns, NotifyCollectionChangedEventArgs e)
  • Property: bool IsPinned { public get; public set; }

TopSummary