Provides access to C1Window caption box items like an item or button.
Namespace:
C1.Web.UI.Controls.C1WindowAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class CaptionButtons : C1BaseStateManager |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class CaptionButtons _ Inherits C1BaseStateManager |