Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.GridHAlignmentEnum Enumeration

Defines column horizontal alignment.

Class: (none)
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public enum GridHAlignmentEnum;

Values

NameValueDescription
Left0Left aligned.
Center1Centered.
Right2Right aligned.
Unspecified-1None specified.

See Also YetaWF.ComponentsHTML PackageYetaWF.Core