GrapeCity.Win.MultiRow Namespace : BulletStyle Enumeration |
Public Enum BulletStyle Inherits System.Enum
Dim instance As BulletStyle
public enum BulletStyle : System.Enum
Member | Description |
---|---|
Circle | Use circles as bullets. It looks like '◦'. |
CustomImage | Use an image as bullets. |
CustomTextBullet | Use customized text as bullets. |
Disc | Use dots as bullets. It looks like '•'. |
LowerAlpha | Use lowercase letters as bullets. Such as "a, b, c, d, ...". |
LowerRoman | Use lowercase Roman numerals as bullets. Such as "i, ii, iii, iv, ...". |
None | Do not use bullet. |
Numbered | Use numbers as bullets. Such as "1, 2, 3, 4, ...". |
Square | Use squares as bullets. It looks like '■'. |
UpperAlpha | Use uppercase letters as bullets. Such as "A, B, C, D, ...". |
UpperRoman | Use uppercase Roman numerals as bullets. Such as "I, II, III, IV, ...". |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.BulletStyle
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