ComponentOne True DBGrid for WinForms
ShouldSerializePageSettings Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : ShouldSerializePageSettings Method
Indicates whether the PageSettings property should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializePageSettings() As System.Boolean
public System.bool ShouldSerializePageSettings()

Return Value

true if PageSettings should be serialized, false otherwise.
See Also

Reference

PrintInfo Class
PrintInfo Members