IconCheckBoxHeader Property |
Gets or Sets the header of the IconCheckBox
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public string Header { get; set; }
Public Property Header As String
Get
Set
public:
property String^ Header {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also