|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ApplyStoredSettings (character) |
Applies stored column settings to an UltraGrid instance |
|
+ | ApplyStoredSettings (ColumnsCollection, character) |
Applies stored column settings to an UltraGrid instance |
|
# | ClearColumnSettings () |
Clears the ColumnSettings table records of the current object instance |
|
# | ParseColumnSettings (character) |
Parses the ColumnSettings an stored them in the ttColumnSettings
temp-table |
|
+ | CHARACTER StoreColumnSettings () |
Returns the settings string that can be used to restore the grid layout |
|
+ | CHARACTER StoreColumnSettings (ColumnsCollection) |
Returns the settings string that can be used to restore the grid layout |
Options | Name | Purpose | |
---|---|---|---|
+ | UltraGridSettings () |
Creates a new instance of the UltraGridSettings class |
|
+ | UltraGridSettings (UltraGrid) |
Creates a new instance of the UltraGridSettings class |
Options | Name | Purpose | |
---|---|---|---|
+ | Infragistics.Win.UltraWinGrid.UltraGrid Grid |
|
Top
PUBLIC ApplyStoredSettings (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ApplyStoredSettings (ColumnsCollection, character)
|
||||||||||||||||||||||
PROTECTED ClearColumnSettings ()
|
||||||||||||||||||||||
PROTECTED ParseColumnSettings (character)
|
||||||||||||||||||||||
PUBLIC CHARACTER StoreColumnSettings ()
|
||||||||||||||||||||||
PUBLIC CHARACTER StoreColumnSettings (ColumnsCollection)
|
PUBLIC UltraGridSettings ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC UltraGridSettings (UltraGrid)
|
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid Grid
|
---|