ColumnBase Attached Properties
Serves as a base for classes that represent columns or card fields.
Name | Description |
---|---|
Actual |
Gets the column’s actual visible index.
Inherited from Base |
Header |
Gets a value that specifies which grid element contains the column’s header. |
Navigation |
This property supports the internal infrastructure and is not intended to be used directly from your code. |
Visible |
Gets or sets the column’s position among visible columns. This is a dependency property.
Inherited from Base |
See Also