WorksheetMultiplePages Property
Determines if the multiple page can be rendered horizontally at once or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool MultiplePages { get; set; }
Public Property MultiplePages As Boolean
Get
Set
public:
virtual property bool MultiplePages {
bool get () sealed;
void set (bool value) sealed;
}
abstract MultiplePages : bool with get, set
override MultiplePages : bool with get, set
BooleanIDocumentTMultiplePages