EditorZoneBase.EmptyZoneText Property
.NET Framework 3.0
This member overrides WebZone.EmptyZoneText.
public: virtual property String^ EmptyZoneText { String^ get () override; void set (String^ value) override; }
/** @property */ public String get_EmptyZoneText () /** @property */ public void set_EmptyZoneText (String value)
public override function get EmptyZoneText () : String public override function set EmptyZoneText (value : String)
Not applicable.
Community Additions
ADD
Show: