Class PropertyDefinitionWithFormatWrapper
- Namespace
- MCM.Abstractions.Wrapper
- Assembly
- MCMv5.dll
public sealed class PropertyDefinitionWithFormatWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionBase, IPropertyDefinitionWithFormat
- Inheritance
-
PropertyDefinitionWithFormatWrapper
- Implements
- Inherited Members
Constructors
PropertyDefinitionWithFormatWrapper(object)
public PropertyDefinitionWithFormatWrapper(object @object)
Parameters
object
object
Properties
ValueFormat
The format in which the slider's value will be displayed in.
public string ValueFormat { get; }