DrawTreeNodeExtendedEventArgsStringFormat Property
This is used to set or get the string format to use when drawing the text
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public StringFormat StringFormat { get; set; }
Public Property StringFormat As StringFormat
Get
Set
public:
property StringFormat^ StringFormat {
StringFormat^ get ();
void set (StringFormat^ value);
}
member StringFormat : StringFormat with get, set
Property Value
StringFormat