MobileForms Toolkit Documentation

Row.Enabled Property

Gets or sets wheter the Row is enabled or not.

public bool Enabled {get; set;}

Remarks

The SmartGrid does not reflect the change, if enabled is changed. To reflect this change, call Refresh.

See Also

Row Class | Resco.Controls.SmartGrid Namespace