MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellFactory Class
/ AllowCustomToggleButton Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AllowCustomToggleButton Property (GridCellFactory)
In This Topic
Gets or sets whether the toggle-button for group rows are handled by this cell-factory.
Syntax
C#
public
bool
AllowCustomToggleButton {
get
;
set
;}
Remarks
Enabling this feature will hide built-in toggle-buttons.
See Also
Reference
GridCellFactory Class
GridCellFactory Members