| Visual Basic (Declaration) | |
|---|---|
Public Property HeaderHeight As System.Integer | |
| C# | |
|---|---|
public System.int HeaderHeight {get; set;} | |
Property Value
IntegerIf the HeaderVisible Property is false, this property will report 0.
| dbicTips | Send comments on this topic. |
| HeaderHeight Property | |
| See Also | |
|
| dbicTips Assembly > Dbi.WinControl.Tips Namespace > AfterTipSizeCalculatedEventArgs Class : HeaderHeight Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property HeaderHeight As System.Integer | |
| C# | |
|---|---|
public System.int HeaderHeight {get; set;} | |