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