AJE Components
CSSParser PropertiesAJE Data Report Engine Help
The CSSParser type exposes the following members.
Properties

  NameDescription
Public propertyOnlineCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from OnlineList OnlineKeyValuePair OnlineString, OnlineList OnlineKeyValuePair OnlineString, OnlineString    .)
Public propertyClasses
Gets the CSS classes.
Public propertyOnlineCount (Inherited from OnlineList OnlineKeyValuePair OnlineString, OnlineList OnlineKeyValuePair OnlineString, OnlineString    .)
Public propertyElements
Gets the elements.
Public propertyOnlineItem
Gets or sets the element at the specified index.
(Inherited from OnlineList OnlineKeyValuePair OnlineString, OnlineList OnlineKeyValuePair OnlineString, OnlineString    .)
Public propertyStyles
Gets all styles in an Immutable collection
Public propertyStyleSheet
Original Style Sheet loaded
Back to Top
See Also