APNSoft Controls [4.5.2.20] - API Reference
APNSoft.WebControls Namespace

Classes

ClassDescription
APNSoftComboBox APNSoftComboBox control class.
APNSoftControl APNSoftControl control class.
APNSoftDataGrid APNSoftDataGrid control class.
APNSoftElement Represents the part of a APNSoftElementCollection.
APNSoftElementCollection Represents the collection of elements.
APNSoftInclude APNSoftInclude control class.
APNSoftMenu APNSoftMenu control class.
APNSoftRating APNSoftRating control class.
APNSoftTreeView APNSoft TreeView Class.
ComboBoxElement Represents the part of a ComboBoxElementCollection.
ComboBoxElementCollection Represents the collection of elements.
ComboBoxEventArgs Provides data for command events of the ComboBox control.
DataGridEventArgs Provides data for command events of the DataGrid control.
GridBottomBar Represents the Bottom Bar.
GridCell Represents the part of a GridCellCollection.
GridCellCollection Represents the collection of cells in one row.
GridColumn Represents the part of a GridColumnCollection.
GridColumnCollection Represents the collection of grid columns.
GridContextMenuHeader Represents the Context Menu for Header.
GridContextMenuRow Represents the Context Menu for Row.
GridEditForm Represents the Edit Form.
GridRow Represents the part of a GridRowCollection.
GridRowCollection Represents the collection of grid rows.
IncludeEventArgs Provides data for command events of the Include control.
MenuElement Represents the part of a MenuElementCollection.
MenuElementCollection Represents the collection of elements.
MenuEventArgs Provides data for command events of the Menu control.
RatingEventArgs Provides data for command events of the Rating control.
RatingSegment Represents the part of a RatingSegmentCollection.
RatingSegmentCollection Represents the collection of segments.
TreeViewElement Represents the part of a TreeViewElementCollection.
TreeViewElementCollection Represents the collection of elements.
TreeViewEventArgs TreeView object arguments that received after post back.

Delegates

DelegateDescription
ComboBoxEventHandler Represents the method that will handle command events of a ComboBox.
DataGridEventHandler Represents the method that will handle command events of a DataGrid.
IncludeEventHandler Represents the method that will handle command events of an Include.
MenuEventHandler Represents the method that will handle command events of a Menu.
RatingEventHandler Represents the method that will handle command events of a Rating.
TreeViewEventHandler Represents the method that will handle command events of a TreeView.

Enumerations

EnumerationDescription
APNSoftComboBox.ListCloseValues Values for the ListClose property.
APNSoftComboBox.ListOpenValues Values for the ListOpen property.
APNSoftControl.CSSSourceValues Values for the CSSSource property.
APNSoftControl.PositionValues Values for the Position property.
APNSoftDataGrid.AutoResizeValues Values for the AutoResize property.
APNSoftDataGrid.EditFormMethodValues Values for the EditFormMethod property.
APNSoftDataGrid.ModeValues Values for the Mode property.
APNSoftElement.Types Element types.
APNSoftMenu.ExpandDirectionHorizontalValues Values for the ExpandDirectionHorizontal property.
APNSoftMenu.ExpandDirectionVerticalValues Values for the ExpandDirectionVertical property.
APNSoftMenu.OrientationValues Values for the Orientation property.
APNSoftMenu.SubMenusCloseValues Values for the SubMenusClose property.
APNSoftMenu.SubMenusOpenValues Values for the SubMenusOpen property.
APNSoftRating.DirectionValues Values for the Direction property.
APNSoftRating.OrientationValues Values for the Orientation property.
GridColumn.FormatOrderValues Values for the FormatOrder property.
GridColumn.SortedValues Values for the Sorted property.
GridEditForm.PositionValues Values for the properties: PositionInsert and PositionUpdate.