Show / Hide Table of Contents

    Class AutoNumberField

    Inheritance
    System.Object
    WebFormControl
    WebFormField
    AutoNumberField
    Inherited Members
    WebFormField.Value
    WebFormField.Type
    WebFormField.Hidden
    WebFormField.Readonly
    WebFormField.Required
    WebFormField.Hint
    WebFormField.ValidationID
    WebFormControl.ID
    WebFormControl.Label
    WebFormControl.Position
    WebFormControl.BehaviorID
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class AutoNumberField : WebFormField

    Properties

    FontColor

    Declaration
    public string FontColor { get; set; }
    Property Value
    Type Description
    System.String

    FontSize

    Declaration
    public int FontSize { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberGroupGuid

    Declaration
    public string NumberGroupGuid { get; set; }
    Property Value
    Type Description
    System.String

    NumberGroupID

    Declaration
    public int NumberGroupID { get; set; }
    Property Value
    Type Description
    System.Int32

    SourceFileCabinet

    Declaration
    public string SourceFileCabinet { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top