TileItemAppearances.Assign Method
Name | Parameters | Description |
---|---|---|
Assign(AppearanceDefault) | app | Applies a DevExpress.Utils.AppearanceDefault object for the desired visual state to the current tile or element. |
Assign(AppearanceObject) | app | Applies appearance settings used by the specific tile or tile element for the desired visual state to the current tile or element. |
Assign(TileItemAppearances) | app | Applies appearance settings used by the specific tile or tile element for all visual states to the current tile or element. |