[]
        
(Showing Draft Content)

C1.Win.C1Command.C1SideCaption

C1SideCaption Class

Represents a class for SideCaption property of a C1CommandMenu

Inheritance
C1SideCaption
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[TypeConverter(typeof(C1SideCaption.SideCaptionTypeConverter))]
public class C1SideCaption

Constructors

Name Description
C1SideCaption()

Initializes a new instance of the C1SideCaption class.

Properties

Name Description
BarGradientBegin

Gets or sets the beginning color of the gradient for the SideCaption.

BarGradientEnd

Gets or sets the ending color of the gradient for the SideCaption.

CaptionLayout

Gets or sets the text layout for the SideCaption.

Font

Gets or sets the font of the SideCaption.

ForeColor

Gets or sets the text color of the SideCaption.

GradientDirection

Gets or sets the gradient direction (horizontal, vertical, forward diagonal, or backward diagonal) in the SideCaption.

Icon

Gets or sets the SideCaption icon.

Image

Gets or sets the SideCaption image.

ImageIndex

Gets or sets the index of the image for the SideCaption in C1CommandHolder.ImageList.

Text

Gets or sets the text shown in the SideCaption.

TextAlignment

Gets or sets the text alignment (near, far, or center) in the SideCaption.

TextDirection

Gets or sets the direction of the text in the SideCaption.

Width

Gets or sets the width of the SideCaption.

Methods

Name Description
ResetBarGradientBegin()

This method is for internal use only.

ResetBarGradientEnd()

This method is for internal use only.

ResetFont()

This method is for internal use only.

ResetForeColor()

This method is for internal use only.

ResetIcon()

This method is for internal use only.

ResetImage()

This method is for internal use only.

ShouldSerializeBarGradientBegin()

This method is for internal use only.

ShouldSerializeBarGradientEnd()

This method is for internal use only.

ShouldSerializeFont()

This method is for internal use only.

ShouldSerializeForeColor()

This method is for internal use only.

ShouldSerializeIcon()

This method is for internal use only.

ShouldSerializeImage()

This method is for internal use only.