public bool OutlineEmptyText { get; set; }
Public Property OutlineEmptyText As Boolean Get Set
public: property bool OutlineEmptyText { bool get (); void set (bool value); }
member OutlineEmptyText : bool with get, set
In This Article