TablePanelEntity.Tag Property
Gets or sets the unique ID for the current column or row.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | Any object that serves as the unique column or row ID. |
See Also