TdxSpreadSheetPageControl.VisiblePageCount Property
Returns the number of currently visible worksheets.
Declaration
property VisiblePageCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to track the number of non-hidden worksheets.
See Also