ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.Core Assembly
/
C1.Maui.Core Namespace
/
C1IconTemplate Class
/ ThreeDotsHorizontal Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
MAUI Overview
Get Started with MAUI
Section 508 Compliance
Configure MAUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
Namespaces
C1.Maui.Core Namespace
Overview
Classes
AsyncEventArgs
AsyncEventArgsDeferral
AsyncEventArgsDeferralsAwaiter
C1ActivityIndicator
C1Animation
C1BitmapIcon
C1BitmapIconHandler
C1Border
C1BorderHandler
C1BorderHandler<TVirtualBorder,TNativeBorder>
C1Button
C1ButtonHandler
C1CheckBox
C1CheckBoxHandler
C1CompositeIcon
C1Easing
C1Font
C1FontIcon
C1Icon
C1IconHandler<TVirtualView,TNativeView>
C1IconTemplate
Overview
Members
C1IconTemplate Constructor
C1IconTemplate Constructor()
C1IconTemplate Constructor(Func<C1Icon>)
Methods
CreateIcon Method
Properties
AlertCircle Property
ArrowDown Property
ArrowUp Property
Asterisk Property
ChevronDown Property
ChevronLeft Property
ChevronRight Property
ChevronUp Property
Close Property
Copy Property
Cut Property
Delete Property
Edit Property
Function Property
Funnel Property
Gear Property
Paste Property
SelectAll Property
Star5 Property
Template Property
ThreeDotsHorizontal Property
ThreeDotsVertical Property
TriangleDown Property
TriangleEast Property
TriangleLeft Property
TriangleLeftDown Property
TriangleLeftUp Property
TriangleNorth Property
TriangleNorthEast Property
TriangleNorthWest Property
TriangleRight Property
TriangleRightDown Property
TriangleRightUp Property
TriangleSouth Property
TriangleSouthEast Property
TriangleSouthWest Property
TriangleUp Property
TriangleWest Property
Undo Property
C1InputEventArgs
C1KeyboardHelper
C1PathIcon
C1PolygonIcon
C1PolygonIconHandler
C1SVGIcon
C1SVGIconHandler
C1TappedEventArgs
C1ThemeInfo
C1ToggleButton
C1ToggleButtonHandler
C1VectorIcon
C1View
C1ViewHandler<TVirtualView,TNativeView>
KeyEventArgs
MauiAppBuilderEx
TimeSpanTypeConverter
ViewEx
Enumerations
BorderAlignment
C1PointerDeviceType
C1SelectionMode
C1.Maui.Core.Themes Namespace
Overview
Classes
Generic
C1.Util.Licensing Namespace
Overview
WinRT.C1_Maui_CoreGenericHelpers Namespace
Overview
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
Release History
ThreeDotsHorizontal Property
In This Topic
Syntax
See Also
Gets an icon representing three horizontal dots.
Syntax
C#
public
static
DataTemplate
ThreeDotsHorizontal {
get
;}
See Also
Reference
C1IconTemplate Class
C1IconTemplate Members