IModelColumnWeb Properties
Used to extend the IModelColumn node with properties specific to ASP.NET Web Forms applications.Name | Description |
---|---|
AdaptivePriority | Specifies the column’s priority with regards to the adaptive and responsive layout used in the new web UI. Columns with a lower AdaptivePriority value remain visible when the browser window shrinks, while columns with a higher value become hidden. |
See Also