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