TablePanelEntity.Tag Property
In This Article
Gets or sets the unique ID for the current column or row.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.2.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