GripFlatStyle Property
GripFlatStyle
Gets or sets a value indicating whether the grip has 3D style or flat style
Declaration
[FpCategory("Category_Appearance")]
public bool GripFlatStyle { get; set; }
<FpCategory("Category_Appearance")>
Public Property GripFlatStyle As Boolean