IsDetailsTogglingAllowed Property
In This Topic
Gets a value indicating whether it is possible to toggle row details according to the
C1DataGrid configuration.
Syntax
'Declaration
Public ReadOnly Property IsDetailsTogglingAllowed As Boolean
public bool IsDetailsTogglingAllowed {get;}
See Also