Class PinnedColumnsContainerElement
Represents a visual container that holds the pinned columns.
Inheritance
System.Object
PinnedColumnsContainerElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll
Syntax
public class PinnedColumnsContainerElement : VirtualizedColumnContainer, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
PinnedColumnsContainerElement()
Declaration
public PinnedColumnsContainerElement()
Methods
InitializeFields()
Initializes the fields.
Declaration
protected override void InitializeFields()