IsOverflowBin Property
IsOverflowBin
Gets or sets whether the bin is an overflow bin.
Declaration
[FpCategory("Category_Appearance")]
public bool IsOverflowBin { get; set; }
<FpCategory("Category_Appearance")>
Public Property IsOverflowBin As Boolean