ButtonCustomStyle Property (C1DisplayColumn)
In This Topic
Gets or sets a value indicating whether buttons will use a custom style.
Syntax
'Declaration
Public Property ButtonCustomStyle As System.Boolean
public System.bool ButtonCustomStyle {get; set;}
See Also