LabelStyle.TruncatedLabels Właściwość

Definicja

Pobiera lub ustawia flagę, która określa, czy etykiety mogą być obcinane.

public:
 property bool TruncatedLabels { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public bool TruncatedLabels { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.TruncatedLabels : bool with get, set
Public Property TruncatedLabels As Boolean

Wartość właściwości

Boolean

true jeśli etykiety można obcięte; w przeciwnym razie false .

Atrybuty

Dotyczy