ComponentOne DataGrid for WPF and Silverlight
IsDetailsTogglingAllowed Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : IsDetailsTogglingAllowed Property
Gets a value indicating whether it is possible to toggle row details according to the C1DataGrid configuration.
Syntax
'Declaration
 
Public ReadOnly Property IsDetailsTogglingAllowed As System.Boolean
public System.bool IsDetailsTogglingAllowed {get;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members