ClassDataGridColumn
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class DataGridColumn : AutomationObject<DataGridColumn>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<DataGridColumn>DataGridColumn
Implements:
Inherited Members
Constructors
DataGridColumn()
Declaration
cs-api-definition
public DataGridColumn()
Fields
DisplayIndexProperty
Defines how to get/set the DisplayIndex property from the real Silverlight object.
Declaration
cs-api-definition
public static AutomationProperty DisplayIndexProperty
Field Value
Properties
DisplayIndex
Gets / Sets the value of the DisplayIndex.
Methods
GetRealType()
Gets the full type name of the DataGridColumn this class wraps.