ClassHeaderValueEventArgs
Class
Represent event arguments for setting the value of a header cell.
Definition
Namespace:Telerik.Windows.Controls.VirtualGrid
Assembly:Telerik.Windows.Controls.VirtualGrid.dll
Syntax:
cs-api-definition
public class HeaderValueEventArgs : EventArgs
Inheritance: objectEventArgsHeaderValueEventArgs
Inherited Members
Constructors
HeaderValueEventArgs()
Declaration
cs-api-definition
public HeaderValueEventArgs()
Properties
HeaderOrientation
Gets the header orientation.
Declaration
cs-api-definition
public VirtualGridOrientation HeaderOrientation { get; }
Property Value
Index
Gets the header cell index.