Interface IHasCustomFormat
An object that has a custom format.
Namespace: LemonEdge.Client.UI.API.Controls
Assembly: LemonEdge.Client.UI.API.dll
Syntax
public interface IHasCustomFormat
Properties
Format
The format.
Declaration
string Format { get; set; }
Property Value
Type | Description |
---|---|
string |