Provides access to C1WebDialog caption box items like an item or button.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public class CaptionButtons : ViewStateClass, 
	IC1Style
Visual Basic (Declaration)
Public Class CaptionButtons _
	Inherits ViewStateClass _
	Implements IC1Style

Inheritance Hierarchy

System..::..Object
  C1.Web.Editor..::..ViewStateClass
    C1.Web.Editor..::..CaptionButtons

See Also