Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridGroupConfiguration Class : SublevelIndent Property |
'Declaration Public Property SublevelIndent As Nullable(Of Double)
'Usage Dim instance As DataGridGroupConfiguration Dim value As Nullable(Of Double) instance.SublevelIndent = value value = instance.SublevelIndent
public Nullable<double> SublevelIndent {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family