public double ToolBarItemWidth { get; set; }
Public Property ToolBarItemWidth As Double Get Set
public: property double ToolBarItemWidth { double get (); void set (double value); }
member ToolBarItemWidth : float with get, set
In This Article