Objective Grid for Microsoft® .NET® Reference Guide

GridControl.Properties Property

Back to Class Index

Returns a pointer to the properties object.     

[Visual Basic]
Public ReadOnly Property Properties As OGProperties
[C#]
public OGProperties Properties {get;}

Remarks

    

The property object maintains display and print properties of a grid, such as margins, header/footer, and colors of grid lines.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace