WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / TransposedGridCellFactory Class / AllowCustomToggleButton Property
In This Topic
    AllowCustomToggleButton Property (TransposedGridCellFactory)
    In This Topic
    Gets or sets whether the toggle-button for group rows are handled by this cell-factory.
    Syntax
    public bool AllowCustomToggleButton {get; set;}
    Remarks
    Enabling this feature will hide built-in toggle-buttons.
    See Also