TileItemFrame.Tag Property
Gets or sets the data associated with a TileItemFrame object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An Object containing the information associated with a TileItemFrame object. |
See Also