Skip to main content
All docs
V25.1
  • CheckEdit Fields

    Allows an end user to select among the unchecked, checked, and indeterminate state (optional). Multiple check boxes can be combined into a radio group.
    Name Description
    DefaultStateAfterIndeterminate static Allows you to choose the order in which this CheckEdit cycles through its “Checked”, “Unchecked”, and “Indeterminate” states. The “Indeterminate” state is available if the RepositoryItemCheckEdit.AllowGrayed property is enabled.
    See Also