Objective Grid for Microsoft® .NET® Reference Guide

OGProperties Class

Back to Class Index

This class is an interface for enabling or disabling grid display properties.     

For a list of all members of this type, see OGProperties Members.

System.Object
   OGProperties

[Visual Basic]
Public Class OGProperties
[C#]
public class OGProperties

Remarks

    

The grid display properties, represented by OGProperties, are available though the GridControl.Properties property.     

    

The grid properties that can be manipulated using this class can be manipulated at design time and at run time:     

    

    

Requirements

Namespace: Stingray.Grid

Assemblies: Stingray.GridControl80 (in Stingray.GridControl80.dll)
                     Stingray.GridControl90 (in Stingray.GridControl90.dll)
                     Stingray.GridControl10 (in Stingray.GridControl10.dll)

See Also

OGProperties Members | Stingray.Grid Namespace