MobileForms Toolkit Documentation

Column.ShouldSerializeAlignment Method 

Indicates whether the Alignment property should be persisted.

protected virtual bool ShouldSerializeAlignment();

Return Value

true if the property value has changed from its default; otherwise, false.

See Also

Column Class | Resco.Controls.SmartGrid Namespace