SfDataGridBehaviorGetShowAllFields Method
Gets the value indicating whether all fields are displayed.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static bool GetShowAllFields(
DependencyObject obj
)
Public Shared Function GetShowAllFields (
obj As DependencyObject
) As Boolean
- obj DependencyObject
- DependencyObject with the object.
Boolean if allowed; otherwise,
.