Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / TextLengthCondition Class
Members


In This Topic
    TextLengthCondition Class
    In This Topic
    Represents a number condition.
    Object Model
    TextLengthCondition Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TextLengthCondition 
       Inherits ConditionBase
    'Usage
     
    Dim instance As TextLengthCondition
    public sealed class TextLengthCondition : ConditionBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.ConditionBase
          GrapeCity.Windows.SpreadSheet.Data.TextLengthCondition

    See Also