Identificator of style. Gets or sets the style key.

Namespace: Ico.WPF.Specialized.DataGridControl.ViewModel
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
string StyleSelectorKey { get; }
Visual Basic
ReadOnly Property StyleSelectorKey As String
	Get
JScript
function get StyleSelectorKey () : String

Field Value

The style key.

See Also