Version

GridColumnFixingWrapper Class Members

The following tables list the members exposed by GridColumnFixingWrapper.

Public Constructors
Public Properties
 NameDescription
Public PropertyColumnFixingGridColumnFixing  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodColumnSettingsGridColumnFixing.ColumnSettings  
Public MethodFeatureChooserTextFixedColumnFeature chooser text of the fixed column  
Public MethodFeatureChooserTextUnfixedColumnFeature chooser text of the unfixed column  
Public MethodFixingDirectionconfigure on which side to render fixed area  
Public MethodFixNondataColumnsSpecify initial fixing of non data columns(like specific rowSelectors columns on the left side of the grid) when fixingDirection is left  
Public MethodHeaderFixButtonTextSpecifies altering text on column fixing header icon when column is not fixed  
Public MethodHeaderUnfixButtonTextSpecifies altering text on column fixing header icon when column is fixed  
Public MethodInherit  
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<GridColumnFixing,GridColumnFixingWrapper>)
Public MethodMinimalVisibleAreaWidthMinimal visible area for unfixed columns. For instance if you fix a column(or columns) and the width of the fixed columns is such that the width of visible are of unfixed columns is less than this option then fixing will be canceled  
Public MethodScrollDeltaoption to configure scroll delta when scrolling with mouse wheel or keyboard in fixed columns area  
Public MethodShowFixButtonsoption to show column fixing buttons in header cells  
Public MethodSyncRowHeightsoption enable syncing heights of rows between fixed/unfixed rows  
See Also

View on GitHub