C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / AllowCustomToggleButton Property

In This Topic
AllowCustomToggleButton Property (GridSkeletonLoadingCellFactory)
In This Topic
Gets or sets whether the toggle-button for group rows are handled by this cell-factory.
Syntax
'Declaration
 
Public Property AllowCustomToggleButton As Boolean
 
Remarks
Enabling this feature will hide built-in toggle-buttons.
See Also