TileItem.IsLarge Property
Obsolete. Please use the ItemSize property instead.
Namespace:DevExpress.XtraEditors
Assembly:DevExpress.XtraEditors.v17.2.dll
Note: This API is now obsolete.
Use 'ItemSize' instead.

Syntax
C# |
public bool IsLarge { get; set; }
|
VB |
Public Property IsLarge As Boolean
|
Property value
Type: Boolean
The default is false.

See Also
Is this topic helpful?
Additional Feedback
Close