[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.OwnerDrawOutlineButtonEventArgs.Text

Text Property

Text

Gets or sets the text that will be displayed in the outline button.

Declaration
public string Text { get; set; }
Remarks

Changing this value is an easy way to modify the text displayed in an outline button without any custom drawing code.