Objective Grid for Microsoft® .NET® Reference Guide

OGProperties Members

Back to Class Index

OGProperties overview

Public Instance Constructors

OGProperties ConstructorConstructor.

Public Instance Properties

Display3dButtonsGets or sets a value to show that row and column headers should be drawn raised (like a button) or normally.     
DisplayColHeadersGets or sets a value to show that column headers (cells in row 0) are displayed.     
DisplayHorizontalLinesGets or sets a value to show that horizontal grid lines are drawn.     
DisplayRowHeadersGets or sets a value to show that row headers (cells in column 0) are displayed.     
DisplayVerticalLinesGets or sets a value to show that vertical grid lines are drawn.     
MarkColHeaderGets or sets a value to show that the column header for the column with the current cell should be drawn pressed.     
MarkRowHeaderGets or sets a value to show that the row header for the row with the current cell should be drawn pressed.     

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

FinalizeDestructor.     
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OGProperties Class | Stingray.Grid Namespace