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