TableGridControlEnableSpecialOptions Property

Gets or sets a value indicating whether special options (filters, lists, forms, documents, etc.) are enabled.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public bool EnableSpecialOptions { get; set; }

Property Value

Boolean

See Also