FormCheckBoxFieldCreateOptions.Style

FormCheckBoxFieldCreateOptions.Style property

Gets/sets the value to determine property Style for created CheckboxField (if will be set).

public BoxStyle? Style { get; set; }

See Also