TdxSpreadSheetAbstractFormulaBar.CustomHeight Property
Specifies the Formula Bar’s custom height, in pixels.
Declaration
property CustomHeight: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
If a splitter control separates the Formula Bar from the rest of the application form’s resizable content, the CustomHeight property value corresponds to the splitter’s distance from the opposite Formula Bar’s border.
See Also