|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Infragistics.Win.UltraWinGrid.UltraGridColumn FirstVisibleColumnByPosition (UltraGrid) |
Returns the reference to the first visible column in the UltraGrid's first band |
|
+ | Infragistics.Win.UltraWinGrid.UltraGridColumn FirstVisibleColumnByPosition (UltraGridBand) |
Returns the reference to the first visible column in the UltraGrid's first band |
|
+ | Consultingwerk.Windows.Util.UltraGridSort GetSort (UltraGrid) |
Returns the Sort of the Grid |
|
+ | ReGroupBy (UltraGrid) |
Forces the Grid to update the row grouping (outlook group by) |
|
+ | SetSort (UltraGrid, UltraGridSort) |
Sets the Sort of the Grid |
Options | Name | Purpose | |
---|---|---|---|
# | UltraGridHelper () |
Static constructor for the UltraGridHelper class |
Top
PUBLIC Infragistics.Win.UltraWinGrid.UltraGridColumn FirstVisibleColumnByPosition (UltraGrid)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Infragistics.Win.UltraWinGrid.UltraGridColumn FirstVisibleColumnByPosition (UltraGridBand)
|
||||||||||||||||||||
PUBLIC Consultingwerk.Windows.Util.UltraGridSort GetSort (UltraGrid)
|
||||||||||||||||||||
PUBLIC ReGroupBy (UltraGrid)
|
||||||||||||||||||||
PUBLIC SetSort (UltraGrid, UltraGridSort)
|
PROTECTED UltraGridHelper ()
|
---|