The following tables list the members exposed by GridColumnFixingWrapper.
Name | Description | |
---|---|---|
![]() | GridColumnFixingWrapper Constructor |
Name | Description | |
---|---|---|
![]() | ColumnFixing | GridColumnFixing |
Name | Description | |
---|---|---|
![]() | AddClientEvent | ModelWidgetBase.AddClientEvent |
![]() | ClientEvents | ModelWidgetBase.ClientEvents |
![]() | ColumnSettings | GridColumnFixing.ColumnSettings |
![]() | FeatureChooserTextFixedColumn | Feature chooser text of the fixed column |
![]() | FeatureChooserTextUnfixedColumn | Feature chooser text of the unfixed column |
![]() | FixingDirection | configure on which side to render fixed area |
![]() | FixNondataColumns | Specify initial fixing of non data columns(like specific rowSelectors columns on the left side of the grid) when fixingDirection is left |
![]() | HeaderFixButtonText | Specifies altering text on column fixing header icon when column is not fixed |
![]() | HeaderUnfixButtonText | Specifies altering text on column fixing header icon when column is fixed |
![]() | Inherit | |
![]() | Locale | Set control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<GridColumnFixing,GridColumnFixingWrapper>) |
![]() | MinimalVisibleAreaWidth | Minimal 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 |
![]() | ScrollDelta | option to configure scroll delta when scrolling with mouse wheel or keyboard in fixed columns area |
![]() | ShowFixButtons | option to show column fixing buttons in header cells |
![]() | SyncRowHeights | option enable syncing heights of rows between fixed/unfixed rows |
View on GitHub