CaptionStyle Property (C1ListBase)
In This Topic
Returns or sets the
C1.Win.C1List.Style object that controls the appearance of the caption area.
Syntax
'Declaration
Public Property CaptionStyle As Style
public Style CaptionStyle {get; set;}
See Also