TileViewOptionsKanban.FadeOutGroupContent Property
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v20.2.dll
Declaration
[DefaultValue(DefaultBoolean.Default)]
public DefaultBoolean FadeOutGroupContent { get; set; }
<DefaultValue(DefaultBoolean.Default)>
Public Property FadeOutGroupContent As DefaultBoolean
Property Value
Type | Default |
---|---|
DefaultBoolean | Default |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FadeOutGroupContent |
---|---|
TileView |
|
See Also
Feedback