| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property IndentLeft As Integer | |
| C# | |
|---|---|
public virtual int IndentLeft {get; set;} | |
Property Value
IntegerThis property is only valid when TabStyle Property is set to Angled.
| dbicTabs | Send comments on this topic. |
| IndentLeft Property | |
| See Also | |
|
| dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : IndentLeft Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property IndentLeft As Integer | |
| C# | |
|---|---|
public virtual int IndentLeft {get; set;} | |