[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellStyle.Name

Name Property

Name

Gets or sets the style name.

Declaration
[Browsable(false)]
public string Name { get; set; }
Remarks

Style names must be unique. Setting a style name to the name of an already existing style will throw an exception.

Style names must have one or more characters and may not include curly braces ('{' and '}').