MobileForms Toolkit Documentation

Group.Name Property

Gets or sets the name of the Group.

public string Name {get; set;}

Property Value

The name that represents current group in the collection.

Remarks

You can set or get name of the group in the collection. This name can by applied to the database fields names. When set this property you can access groups by name from collection. Default value is empty string.

See Also

Group Class | Resco.Controls.OutlookControls Namespace