public string CopyButtonCaption { get; set; }
Public Property CopyButtonCaption As String Get Set
public: property String^ CopyButtonCaption { String^ get (); void set (String^ value); }
member CopyButtonCaption : string with get, set
In This Article