MobileForms Toolkit Documentation

Style.Name Property

Gets or sets the name of the style.

public string Name {get; set;}

Remarks

Each Style is determined by its Name in the StyleCollection. The name of the style in this collection should be unique.

See Also

Style Class | Resco.Controls.SmartGrid Namespace