C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / CounterType Enumeration

CounterType Enumeration
Determines the type counter style.
Syntax
'Declaration
 
Public Enum CounterType 
   Inherits System.Enum
 
Members
MemberDescription
DefaultDefault counter style that uses the CounterFormat string.
SequenceSequent digits counter style.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1LightBox.CounterType

See Also