GridToolbarItem.ClientVisible Property
Gets or sets a value that specifies the toolbar item’s initial visibility state on the client.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the ClientVisible property to define an item’s initial visibility state.
See Also