GrapeCity.Win.MultiRow Namespace : GutterStyles Enumeration |
<FlagsAttribute()> <EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.FlagEnumEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")> Public Enum GutterStyles Inherits System.Enum
Dim instance As GutterStyles
[Flags()] [Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="GrapeCity.Win.MultiRow.Design.FlagEnumEditor, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")] public enum GutterStyles : System.Enum
Member | Description |
---|---|
All | Shows the gutter on all directions. |
Bottom | Shows the gutter on the bottom. |
Left | Shows the gutter on the left. |
None | Specifies no gutter. |
Right | Shows the gutter on the right. |
Top | Shows the gutter on top. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.GutterStyles
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2