BaseColumn Attached Properties
Serves as a base for classes that represent columns or card fields.Name | Description |
---|---|
ActualCollectionIndex static | For internal use. |
ActualVisibleIndex static | Gets the column’s actual visible index. |
VisibleIndex static | Gets or sets the column’s position among visible columns. This is a dependency property. |
See Also