Objective Grid for Microsoft® .NET® Reference Guide

AllowableCellSelections Members

Back to Class Index

AllowableCellSelections overview

Public Instance Constructors

AllowableCellSelections Constructor

Public Instance Properties

EnableSelectCellGets or sets CellSelections::SelectCell.     
EnableSelectColGets or sets CellSelections::SelectCol.     
EnableSelectKeyboardGets or sets CellSelections::SelectKeyboard.     
EnableSelectMultipleGets or sets CellSelections::SelectMultiple.     
EnableSelectRowGets or sets CellSelections::SelectRow.     
EnableSelectShiftGets or sets CellSelections::SelectShift.     
EnableSelectTableGets or sets CellSelections::SelectTable.     

Public Instance Methods

EnableSelectionOverloaded. Enable selection using CellSelections flags.     
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.
IsEnableSelectionDetermines if a specified selection is enabled.     
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

AllowableCellSelections Class | Stingray.Grid Namespace