AllowCustomToggleButton Property (GridCellFactory)
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
public bool AllowCustomToggleButton {get; set;}
See Also