Name Property (Style)

Sets or returns the name of the specified object. The default value is an an empty string ("").

public string Name {
   get,
   set
}

Inheritance

The following class that inherits the Name property from the Style class.

PagerStyle

See Also

Applies to: Style Class