The following tables list the members exposed by Selection.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowCellSelection | Returns or sets a value indicating whether selection of rows by the user is allowed. | |
AllowColumnSelection | Returns or sets a value indicating whether selection of rows by the user is allowed. | |
AllowDisparateSelection | Returns or sets a value which determines whether combinations of rows, columns, and cells can exist concurrently within the same selection. | |
AllowRowSelection | Returns or sets a value indicating whether selection of rows by the user is allowed. | |
Cells | Returns a collection containing the currently selected rows. | |
Columns | Returns a collection containing the currently selected rows. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Rows | Returns a collection containing the currently selected rows. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clear | Deselects all previously selected rows, columns, and cells. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. OnSubObjectPropChanged | |
ResetAllowCellSelection | Restores the value of the AllowCellSelection property to its default. | |
ResetAllowColumnSelection | Restores the value of the AllowColumnSelection property to its default. | |
ResetAllowDisparateSelection | Restores the value of the AllowDisparateSelection property to its default. | |
ResetAllowRowSelection | Restores the value of the AllowRowSelection property to its default. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowCellSelection | Returns a boolean value indicating whether the AllowCellSelection property requires serialization. | |
ShouldSerializeAllowColumnSelection | Returns a boolean value indicating whether the AllowColumnSelection property requires serialization. | |
ShouldSerializeAllowDisparateSelection | Returns a boolean value indicating whether the AllowDisparateSelection property requires serialization. | |
ShouldSerializeAllowRowSelection | Returns a boolean value indicating whether the AllowRowSelection property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |