| Visual Basic (Declaration) | |
|---|---|
Public Property Indented As Boolean | |
| C# | |
|---|---|
public bool Indented {get; set;} | |
Return Value
true if the group-level indicator pane is indented; false otherwise.Supported Frameworks: Microsoft .NET Framework version 3.5
| Indented Property | |
| See Also | |
|
| Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > GroupLevelIndicatorPane Class : Indented Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Indented As Boolean | |
| C# | |
|---|---|
public bool Indented {get; set;} | |
Supported Frameworks: Microsoft .NET Framework version 3.5