LightBox for ASP.NET Web Forms
CounterType Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace : CounterType Enumeration
Determines the type counter style.
Syntax
'Declaration
 
Public Enum CounterType 
   Inherits System.Enum
public enum CounterType : 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

Reference

C1.Web.Wijmo.Controls.C1LightBox Namespace