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