API Reference
Enum
ControlBarRail
Vertical rail inside a TablerControlBar.
Inheritance
- Enum
- ControlBarRail
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field ControlBarRail.Primary
- Field ControlBarRail.Secondary
Accepted by parameters
- Method TablerCollectionToolbarSettings.ActionsRail
- Method TablerCollectionToolbarSettings.EndRail
- Method TablerCollectionToolbarSettings.FieldsRail
- Method TablerCollectionToolbarSettings.StartRail
- Method TablerCollectionToolbarSettings.TogglesRail
- Method TablerControlBarSettings.ActionsRail
- Method TablerControlBarSettings.EndRail
- Method TablerControlBarSettings.FieldsRail
- Method TablerControlBarSettings.StartRail
- Method TablerControlBarSettings.TogglesRail
- Method TablerEntityCollectionSettings.ToolbarActionsRail
- Method TablerEntityCollectionSettings.ToolbarFieldsRail
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String