Version

TreeGridSortingWrapper Class Members

The following tables list the members exposed by TreeGridSortingWrapper.

Public Constructors
Public Properties
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodApplyColumnCssGridSorting.ApplySortedColumnCss (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodCaseSensitivecase sensitive GridSorting.CaseSensitive (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodColumnSettingssorting column settings (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodCustomSortFunctioncustom sort function(or name of the function as a string) accepting three parameters - the data to be sorted, an array of data source field definitions, and the direction to sort with (optional). The function should return the sorted data array (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodDialogWidgetGridSorting.DialogWidget (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodFirstSortDirectionGridSorting.FirstSortDirection (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodFromLevelspecifies from which data bound level to be applied sorting - 0 is the first level  
Public MethodInherit (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodLocaleOverloaded. sorting locale settings (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogAnimationDurationSpecifies time of milliseconds for animation duration to show/hide modal dialog (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogButtonApplyText (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogCaptionButtonUnsortmodal dialog button unsort (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogHeightmodal dialog height (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogSortOnClickmodal dialog sort on click (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModalDialogWidthmodal dialog width (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodModeGridSorting.Mode (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodPersistEnables / disables sorting persistence between states (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodSortedColumnTooltipGridSorting.SortedColumnTooltip (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodSortingDialogContainmentControls containment behavior of multiple sorting dialog. (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodSortUrlAscValueKeyGridSorting.SortUrlKeyAscValue (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodSortUrlKeyGridSorting.SortUrlKey (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodSortUrlKeyDescValueGridSorting.SortUrlKeyDescValue (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
Public MethodToLevelspecifies to which data bound level to be applied sorting - if -1 filtering should be applied to the last data bound level  
Public MethodTypeoperation type GridSorting.Type (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<TreeGridSorting,TreeGridSortingWrapper>)
See Also

View on GitHub